-
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
Tooltip #9464
Comments
This issue is for preparing Tooltip for v11 Beta 2. For this release, we will need to do the following:
|
hey @joshblack! let's test these specs out and see if we feel like the timing is right. if not, we can delay them a little more but let's see how these look. i want to keep the snappy but make sure the user is intentionally hovering. Timing specsHover enter: Hover exit: Focus: BehaviorsIn a group of tooltips, if one tooltip is already active, then the others show immediately when a user hovers over them. |
Regarding timing, from the spec:
|
About
Detailed Design
API Design
Examples
Accessibility
Links & Resources
https://reach.tech/tooltip
https://www.radix-ui.com/docs/primitives/components/tooltip
https://chakra-ui.com/docs/overlay/tooltip
Ship initial version of tooltip based on design guidance #9966
The text was updated successfully, but these errors were encountered: