-
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
fix(Tooltip): remove ARIA attribute #2656
fix(Tooltip): remove ARIA attribute #2656
Conversation
d295a07
to
b0078ad
Compare
b0078ad
to
1dab64c
Compare
Deploy preview for the-carbon-components ready! Built with commit b0078ad https://deploy-preview-2656--the-carbon-components.netlify.com |
Deploy preview for the-carbon-components ready! Built with commit 81088a3 https://deploy-preview-2656--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react ready! Built with commit b0078ad https://deploy-preview-2656--carbon-components-react.netlify.com |
Deploy preview for carbon-components-react ready! Built with commit 81088a3 https://deploy-preview-2656--carbon-components-react.netlify.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 - Thanks @emyarod!
Closes #2458
This PR removes the
aria-labelledby
attribute on the tooltip to avoid a DAP violation