JedWatson / JedWatson/react-select
Keyboard navigation is broken/not working
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 28k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
I haven't found ANY documentation about how to make keyboard navigation work.
From the docs, it seems that it works with every single dropdown, but when I try the simplest example of this libray from the website, it's just not working. Clicking the dropdown to open the menu, but then and keyboard buttons do not select anything in the list.
Can someone help me pls?
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 problem in the simplest example from the react-select website, using the open dropdown and the up/down keys. Check whether keyboard navigation selects an option and compare the behavior with the documentation's claims. Done means the example responds correctly to keyboard navigation and the relevant usage guidance is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100