Summary: | A11y Violation: svg-img-alt for time axis of Utilization Card on Cluster Dashboard | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | David Taylor <dtaylor> | ||||||
Component: | Management Console | Assignee: | David Taylor <dtaylor> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Siva Reddy <schituku> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 4.7 | CC: | aos-bugs, jokerman, yanpzhan, yapei | ||||||
Target Milestone: | --- | Keywords: | UpcomingSprint | ||||||
Target Release: | 4.7.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: |
Cause: Accesibility violation on x axis of Utilization Card on Cluster Dashboard
Consequence: Those using screen readers can't 'read' what the chart axis is.
Fix: Added aria-label 'time axis' to the x axis of the chart.
Result: Those using screen readers can read 'time axis'
|
Story Points: | --- | ||||||
Clone Of: | |||||||||
: | 1919396 (view as bug list) | Environment: | |||||||
Last Closed: | 2021-02-24 15:53:00 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Attachments: |
|
Description
David Taylor
2021-01-13 18:28:14 UTC
Created attachment 1747152 [details]
svg-img-alt violation shown in Cypress test
Created attachment 1751129 [details]
a11y error button-name must has discernible text
1. clone latest console repo
2. build and bridge
3. cd frontend; yarn run test-cypress-console
I see a different a11y error(attachment), is it should be tracked in different bz?
Hi, created bz https://bugzilla.redhat.com/show_bug.cgi?id=1921106 to track new 'button-name' a11y violation. According to Comment 4 and Comment 5, the original issue in the bug is fixed, and new issue will be tracked in new bug 1921106. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:5633 |