-
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
[React Tooltip] carry over a11y fixes from Vanilla #3812
Labels
component: tooltip
package: react
carbon-components-react
severity: 3
https://ibm.biz/carbon-severity
type: a11y ♿
Comments
actually might need to take another look as this is related to interactive tooltip |
asudoh
added a commit
to asudoh/carbon-components
that referenced
this issue
Feb 6, 2020
This change adds several ARIA attributes along with `tooltipBodyId` prop, so element relationships are better described. This better aligns to the change made to vanilla earlier (carbon-design-system#3148 and Fixes carbon-design-system#3812.
asudoh
added a commit
to asudoh/carbon-components
that referenced
this issue
Feb 6, 2020
This change adds several ARIA attributes along with `tooltipBodyId` prop, so element relationships are better described. This better aligns to the change made to vanilla earlier (carbon-design-system#3148 and Fixes carbon-design-system#3812.
asudoh
added a commit
that referenced
this issue
Feb 6, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component: tooltip
package: react
carbon-components-react
severity: 3
https://ibm.biz/carbon-severity
type: a11y ♿
Multiple updates have been made to the interactive tooltip for a11y. These changes should be carried over to React
#3148
#3476
The text was updated successfully, but these errors were encountered: