-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
How reproducible?
Always
Where reproducible?
Stage, prod
Steps to reproduce
Setup
1. Install an accessibility-focused browser plugin such as axe DevTools (seems the corporate standard) or WAVE
2. Visit `console.redhat.com` landing page
3. Add the Explore capabilities widget to your dashboard, if not already present
4. Activate the extension and scan the page for issues
Expected result
No critical issues found
Actual result
5 critical issues found inside the Explore capabilities widget, each an instance of Images must have alternative text
Further details
The img elements that carry the logos for each capability tile need to have an alt attribute added, so that screen readers will describe them rather than read the somewhat cryptic image filenames.
These problems reside in the landing page frontend codebase.
- clones
-
RHCLOUD-45017 [UI a11y] Widget corner img elements lack alt text
-
- ON_DEV
-