openedx / openedx/frontend-base
a11y (critical): Shell brand logo links have no alt or other content
Open
@arbrandes is already working on this.
Since Sep 2, 2026.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 13
- Avg merge
- 3h 21m
- Merged PRs (30d)
- 10
Description
The logo links in the shell header and footer have no alt or text content, causing 2 critical a11y violations on every page that uses it. Just needs alt text on the image and a name on the link, I believe.
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.