openedx / openedx/frontend-component-header
[a11y]: The tab and arrow keys are not trapped in the header dropdown once activated.
Open
@peterkulko is already working on this.
Since Mar 25, 2026.
a11y
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 193
- Avg merge
- 25d 8h
- Merged PRs (30d)
- 1
Description
Description
The most significant risk with this dropdown disclosure is that a person navigating with a screen reader would become confused when navigating the options using the tab and arrow keys.
PR: https://github.com/openedx/frontend-component-header/pull/653
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.
Assessment
This issue has not been assessed yet.