OpenSlides / OpenSlides/openslides-client
Fix focus from search selector list
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Current behavior
When initially searching for anything the UX of the multi-select-filtered-dropdown is strange:
- The entries can be filtered using the input field
- The selection stays on the very first (then invisible) entry of the list
Wanted behavior
When the drop-down is filtered the selection cursor should jump to the first entry in the new selection
and only the highlighted item should be added if enter is pressed
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
Find the multi-select-filtered-dropdown component and reproduce the behavior by filtering its entries, checking which item remains selected, and pressing Enter. Done means filtering moves the selection to the first visible entry and Enter adds only the highlighted item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100