openedx / openedx/frontend-app-learning
[a11y]: Improve screen reader navigation for course sequence tabs
@peterkulko is already working on this.
Since Mar 25, 2026.
- Dominant language
- JavaScript
- Stars
- 70
- Forks
- 335
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 35
Description
Description
The course sequence tabs do not provide sufficient information to enable a person using a screen reader to effectively navigate course content. The buttons and their content are not associated and are not adjacent in the reading order of the page. A person using a screen reader would have significant difficulty understanding the top bar and tab content as currently implemented. They could easily become confused regarding which tab content they are reviewing and might miss specific course content.
PR: https://github.com/openedx/frontend-app-learning/pull/1820
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.