JedWatson / JedWatson/react-select
isMulti will not hide the selected options from menu
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 28k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
The following video snippet is what I am experiencing:
https://github.com/JedWatson/react-select/assets/113560203/68b2a05e-f4bf-4952-babe-831d30f1bb43
The following video snippet is the desired experience:
https://github.com/JedWatson/react-select/assets/113560203/26a780e1-bd76-4c5d-bd1b-13e53d913279
Contributor guide
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
Start by reproducing the issue in the linked CodeSandbox with the multi-select example, then compare it with the desired-behavior video. Trace the selected-option filtering behavior and verify that options already selected are hidden from the menu while unselected options remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100