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
Move mouse cursor onto tooltip content or space between trigger and tooltip (need to do so faster than the hide duration of the tooltip)
Notice that the tooltip stays visible as long as the cursor stays there
Describe the bug
When multiple tooltip triggers are stacked one over the other (such as in a table), an open tooltip can hinder access to the elements below it as it stays open if the cursor is moved on its content fast enough.
Expected behavior
Hovering over the tooltip's content should not stop the tooltip from hiding.
Environment
Link to minimal reproduction
https://reka-ui.com/docs/components/tooltip#tooltip
Steps to reproduce
Describe the bug
When multiple tooltip triggers are stacked one over the other (such as in a table), an open tooltip can hinder access to the elements below it as it stays open if the cursor is moved on its content fast enough.
Expected behavior
Hovering over the tooltip's content should not stop the tooltip from hiding.
Context & Screenshots (if applicable)
Tooltip.hover.bug.mp4