rhventures / rhventures/react-native-dropdown-selector
Make the dropdown and its data compatible with screen readers
Open
A11y
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The dropdown placeholder text, and its data (labels) should be able to be read by screen readers.
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
No source files or tests are named in the issue. Start by reviewing the open linked pull request #112, then locate the dropdown component and inspect how its placeholder text and data labels are exposed to screen readers. Done means both the placeholder and labels can be read accessibly, with the pull request providing the current implementation context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- accessibility, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100