-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AVT], StackedBarChart/ DonutChart/ LineChart, Elements that use 'role' must reference a valid WAI-ARIA role #634
Comments
|
@theiliad, |
@theiliad I retested it using DAP and IBM Accessibility Checker, it both report this error. |
@yinting-github as far as I can read into this page, the way we're using If this is still an issue in DAP I'd suggest creating an issue in their repo or creating a support ticket etc. |
@theiliad we advised this specific issue to #accessibility-at-ibm team, and below are the comments: |
@theiliad Would you please reopen this defect so we can continue to track it? Thanks. |
not sure if this is still relevant to us. yes looks like we might want to add an |
We are still facing this issue and should be reopened |
Hi 👋 This isn't really a
I am not able to help at this point as those are valid WAI-ARIA roles that we're using 🙂 |
Charts version
"@carbon/charts": "^0.30.10",
Elements that use 'role' must reference a valid WAI-ARIA role violations are seen in the 3 charts we use StackedBarChart/ DonutChart/ LineChart
23 violations in DonutChart( both empty state and with data)
26 violations in StackedBarChart( both empty state and with data)
8 violations in LineChart( both empty state and with data)
The text was updated successfully, but these errors were encountered: