-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[a11y]: The 'id' "downshift-:r2:-label" specified for the ARIA property 'aria-labelledby' value is not valid #17567
Comments
Is this Accessibility Checker rule correctly flagging this issue in Carbon? yes, I think so.
References - consider adding these references to the rule Help above:
The Checker is flagging that the id Looking at the stackblitz example code above:
|
A recommended "to do" before closing this issue:
|
@Chinmaya-812 I don't the issue in the lastest version (1.69.0). Can you confirm that? |
I'm going to close the issue. If you can replicate the issue let me know, so I can re-open it |
Package
@carbon/react
Browser
Chrome
Operating System
MacOS
Package version
^1.40.0
React version
^18.2.0
Automated testing tool and ruleset
IBM Equal Access Accessibility Checker - Latest Deployment
Assistive technology
No response
Description
The 'id' "downshift-:r2:-label" specified for the ARIA property 'aria-labelledby' value is not valid
WCAG 2.1 Violation
No response
Reproduction/example
https://stackblitz.com/edit/github-cmfcow-9vyb8z?file=src%2FApp.jsx
Steps to reproduce
For the Dropdown of the file i got this Violation
The 'id' "downshift-:r2:-label" specified for the ARIA property 'aria-labelledby' value is not valid.
Suggested Severity
Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.
Code of Conduct
The text was updated successfully, but these errors were encountered: