You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A designer and developer will pair on this audit, some tasks may be discipline focused. Follow the checklist below for the features and items to review. If there are no issues with the item then check the item as complete. If any problems or bugs come up when auditing add a comment to this issue with the problem and how to correct it (if you know how). Bugs do not need to be fixed while auditing.
Tooltip type-style should be using $body-long. As per our discussion, we are going to keep the type token at body-01 in cases where text wraps to multiple lines.
Check to make sure all spacing tokens use the format $spacing- instead of having to prefix the token with $carbon--.
Definition tooltip
Hover state: The icon should be using color token $icon-primary. It may be using this but I just didn't see the token explicitly in code.
Enabled state:border-bottom should be using color token $border-interactive.
Storybook
The Tooltip story needs to come out of Experimental and into Stable before the v11 release.
There should be 3 variants under the main component Tooltip: Standard, Icon button, and Definition. We need to rename the story "Default" to be Standard and we need to add a story for Icon button.
Example of our usage guidance:
Typography section: Type token should be $body-01. As per our discussion, we are going to keep the type token at body-01 in cases where text wraps to multiple lines.
Live demo
*Updating the Live demo with our current code may fix some of these bugs.
The variants should appear as Standard, Icon button, and Definition tooltip in the variant dropdown. The names are inconsistent right now.
There should be a modifier panel for the Standard tooltip variant. And it should include the directions and alignments.
Audit
A designer and developer will pair on this audit, some tasks may be discipline focused. Follow the checklist below for the features and items to review. If there are no issues with the item then check the item as complete. If any problems or bugs come up when auditing add a comment to this issue with the problem and how to correct it (if you know how). Bugs do not need to be fixed while auditing.
Resources
Checklist
Visual (in React code)
Design and dev check
Component sizes are rendering and named correctly (if applicable)NAWebsite (v11)
Design checks
Style and usage tabs are using the correct size props names (if applicable)NASize props are named correctlyNAlight
props includedDesign Kits (Sketch only)
Design checks
Component using the correct size prop namesNAStorybook
Dev checks
React package
Dev checks
@carbon/react
Accessibility
Dev checks
Migration docs
Design and dev check
The text was updated successfully, but these errors were encountered: