Skip to content
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 #814

Closed
pankaj-kumar34 opened this issue Sep 21, 2020 · 1 comment
Labels
type: invalid This doesn't seem right

Comments

@pankaj-kumar34
Copy link

We are using latest version of carbon/charts and still we are facing this issue
Previous issue: #634
Charts version
"@carbon/charts": "^0.38.2",

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)

image
image
image

@theiliad
Copy link
Member

theiliad commented Sep 21, 2020

Hi 👋
As mentioned in the previous issue created, this is a DAP bug that we've reported to them and they've fixed.

#634

IBMa/equal-access#194

For further assistance I would:

  • update the DAP version you're using
  • reach out to DAP

I am not able to help at this point as those are valid WAI-ARIA roles that we're using 🙂

@theiliad theiliad added the type: invalid This doesn't seem right label Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants