-
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
feat(TooltipIcon): port vanilla WCAG 2.1 fixes #3842
feat(TooltipIcon): port vanilla WCAG 2.1 fixes #3842
Conversation
Deploy preview for the-carbon-components ready! Built with commit f639fae https://deploy-preview-3842--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react ready! Built with commit f639fae https://deploy-preview-3842--carbon-components-react.netlify.com |
Deploy preview for carbon-elements ready! Built with commit f639fae |
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.
Thanks for porting over these changes to React @emyarod!
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.
🎉👍✅
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 👍 - Thank you for taking this @emyarod!
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.
ff643d4
to
b73b14f
Compare
looks like the top and bottom padding was 2px instead of 3px (carried over from the existing styles https://github.com/carbon-design-system/carbon/pull/2781/files#diff-93734be0784e9530b6d14a7b03b0d352L54), it should be fixed now |
69767de
to
48cbecc
Compare
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.
Looks like the padding has been updated 👍
Closes #3811
This PR ports the changes from #3115 to the React package
Testing / Reviewing
Ensure the icon tooltip appears and functions properly