nodejs / nodejs/nodejs.org

The toggle navigation menu button is not keyboard accessible

Open
#7,895 2 comments 0 reactions 0 assignees View on GitHub

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):
Image


Original context for the issue: https://github.com/nodejs/api-docs-tooling/pull/285#issuecomment-2998307585

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.