You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened? What did you expect to happen instead?
Getting ‘The SVG element has no accessible name’ accessibility issue on the charts. i tried adding Aria-label, title, tooltip to the gaugeChart & linechart tag, but it is not helping to fix the issue. i have tried the codesandbox from the carbondesignsystems webpage and see the error there as well while running the accessibility tool: https://stackblitz.com/edit/react-huv4phmk?file=src%2Foptions.js.
Application/Team
Cloud pak for data / Zen
Environment
Automated testing tool and ruleset
What happened? What did you expect to happen instead?
Getting ‘The SVG element has no accessible name’ accessibility issue on the charts. i tried adding Aria-label, title, tooltip to the gaugeChart & linechart tag, but it is not helping to fix the issue. i have tried the codesandbox from the carbondesignsystems webpage and see the error there as well while running the accessibility tool: https://stackblitz.com/edit/react-huv4phmk?file=src%2Foptions.js.
https://stackblitz.com/edit/react-huv4phmk?file=src%2Foptions.js,package.json,src%2Findex.js
This SVG accessibility violation is comes almost all component of the @carbon/charts-react.
I just add codesandbox link for
What WCAG 2.1 checkpoint does the issue violate?
1.1.1 Non-text Content
Version
Data & options used
Relevant log output
StackBlitz repro
https://stackblitz.com/edit/react-huv4phmk?file=src%2Foptions.js
https://stackblitz.com/edit/react-huv4phmk?file=src%2Foptions.js,package.json,src%2Findex.js
What priority level would this issue be in your opinion?
P1
The text was updated successfully, but these errors were encountered: