matrix-org / matrix-org/matrix.org
Tab key navigation skips Ecosystem
Open
Nobody has claimed this yet.
accessibility
- Dominant language
- JavaScript
- Stars
- 616
- Forks
- 463
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 19
Description
In Zola preview, when trying to navigate the main nav menu with a tab key, it skips Ecosystem. It should not skip it but open the dropdown menu and tab through the dropdown menu items. This is an accessibility issue.
Browser report:
https://www.whatismybrowser.com/w/8S33RPY
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 running the Zola preview and navigating the main nav with the Tab key in a browser. Inspect the Ecosystem menu entry and its dropdown focus behavior; done means Ecosystem receives focus, opens as intended, and its items can be reached by keyboard without skipping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100