Skip to content
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

Ship initial version of tooltip based on design guidance #9966

Closed
2 of 6 tasks
Tracked by #9864
joshblack opened this issue Oct 27, 2021 · 1 comment
Closed
2 of 6 tasks
Tracked by #9864

Ship initial version of tooltip based on design guidance #9966

joshblack opened this issue Oct 27, 2021 · 1 comment
Assignees
Milestone

Comments

@joshblack
Copy link
Contributor

joshblack commented Oct 27, 2021

About

Checklist

  • Tooltip should use the Popover component
  • It should support all alignments, including "auto" alignment
  • Tooltip should support both label and description
  • Make sure we have styles that match design specs for the "standard tooltip"
  • Only one tooltip should be visible at a time

Migration

  • The "interactive tooltip" will need to be updated to the Toggle Tip or an equivalent component
  • The "tooltip" component now only receives non-interactive children
  • The "definition tooltip" will still have the same usage but a different UX pattern
  • The "icon tooltip" will now be the "icon button" component

Questions

  • What is the max width of a tooltip in terms of characters or dimensions?
@joshblack joshblack changed the title Ship initial version of tooltip @joshblack @dakahn Ship initial version of tooltip Oct 27, 2021
@joshblack joshblack changed the title Ship initial version of tooltip Ship initial version of tooltip based on design guidance Oct 27, 2021
@tay1orjones tay1orjones added this to the v11 Beta 3 milestone Nov 2, 2021
@tay1orjones tay1orjones mentioned this issue Nov 2, 2021
1 task
@tay1orjones
Copy link
Member

Closed via #9997

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants