JedWatson / JedWatson/react-select
Unable to select color using voice access commands.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 28k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
React version:
16.8.0
Pre-Requisites
Settings->Accessibility->Voice Access
Steps To Reproduce
- Open React Select (react-select.com).
- Navigate to the welcome 'Getting Started' page.
- Expand 'Multi' dropdown.
- Give command as 'Click <> and observe.
The current behavior
No action is performed upon announcing category color. Voice Access displayed as left clicked .
voice access-numbers-react (1).webm
The expected behavior
Category should be select properly with voice access command.
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 on react-select.com with Windows Voice Access and the Multi dropdown, then inspect the implementation behind that example. The fix is complete when the category color can be selected using the reported voice command without breaking normal mouse selection.
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
- Mostly clear
- Newbie friendliness
- 35/100