The toggle navigation menu button is not keyboard accessible
Open
Nobody has claimed this yet.
accessibility
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 6.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 29
Description
The toggle navigation menu button when present (on smaller screens) is not keyboard accessible (it can be interacted via tab navigation + enter):
Original context for the issue: https://github.com/nodejs/api-docs-tooling/pull/285#issuecomment-2998307585
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 locating the smaller-screen toggle navigation menu button described in the issue and reproduce its keyboard interaction with tab navigation and Enter. Clarify the expected accessible behavior from the original context, then verify that keyboard users can operate the menu and that the existing navigation behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100