ProfessionalWiki / ProfessionalWiki/WikibaseFacetedSearch
Hide list facet mode selector when there is no choice
Open
Nobody has claimed this yet.
good first issue
UX
- Dominant language
- PHP
- Stars
- 6
- Forks
- 3
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 2
Description
AC:
- Dropdown is only shown where there is more than one option. Show the option as plain text (i.e. "Any selected value") instead
- Dropdown only shows available options. Omit unavailable options rather than disabling them
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a file or test; start by locating the list facet mode selector and its option-generation entry point. Verify the selector is replaced by plain text when only one option is available, and that unavailable options are omitted rather than disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100