rhventures / rhventures/react-native-dropdown-selector
Make the dropdown navigable by keyboard
Open
Nobody has claimed this yet.
A11y
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This might seem unnecessary at first, but some accessibility devices use keyboard input to navigate apps and their components.
We should make the dropdown react to key strikes like ↑, ↓, Tab.
What each key strike does: TBD
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
Start by locating the dropdown component and its current interaction behavior. Define what the ↑, ↓, and Tab keys should do, since the issue leaves those behaviors as TBD, then verify that the agreed keyboard interactions work for accessibility-device users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- accessibility, frontend, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100