We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
carbon-components
carbon-components-react
Describe in detail the issue you're having.
Button in the Tabs component is not passing accessibility, it's missing attributes such as aria-labelledby or for.
aria-labelledby
for
Is this issue related to a specific component?
Yes, Tabs
What did you expect to happen? What happened instead? What would you like to see changed?
It should pass accessibility
What browser are you working in?
Chrome/firefox
What version of the Carbon Design System are you using?
x.23.2
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
IBM Cloud docs
The text was updated successfully, but these errors were encountered:
@emyarod Any updates for this issue?
Sorry, something went wrong.
@icemanlily this should be addressed in #7353
emyarod
Successfully merging a pull request may close this issue.
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
Button in the Tabs component is not passing accessibility, it's missing attributes such as
aria-labelledby
orfor
.Yes, Tabs
It should pass accessibility
Chrome/firefox
x.23.2
IBM Cloud docs
Steps to reproduce the issue
Additional information
The text was updated successfully, but these errors were encountered: