Automattic / Automattic/wp-api-console
Bug: The UI elements are not accessible
Open
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
None of the elements are accessible and, thus, are not navigable via keyboard.
`div`s are used as buttons and dropdowns without tabindex etc.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing keyboard navigation in the React UI and inspecting the div-based buttons and dropdowns described in the issue. Map the affected elements and make sure the UI can be operated and navigated by keyboard; done means the inaccessible controls no longer block keyboard use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, redux
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100