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
showOnDialogEnter doesn't appear to be working for Dialogs the way it does for Tooltips. Whether present or not, on mouse leave of the anchoring element, the dialog closes automatically.
Expected behavior
Given the showOnDialogEnter prop being specified on the Dialog component, when hovering (or whatever show trigger) on the anchoring element, the dialog should open, and if the mouse moves from the anchor to the dialog, it should remain open.
Vibe version
3.16.0
Describe the bug
showOnDialogEnter doesn't appear to be working for Dialogs the way it does for Tooltips. Whether present or not, on mouse leave of the anchoring element, the dialog closes automatically.
Expected behavior
Given the showOnDialogEnter prop being specified on the Dialog component, when hovering (or whatever show trigger) on the anchoring element, the dialog should open, and if the mouse moves from the anchor to the dialog, it should remain open.
Steps to reproduce
Reproduction example link
No response
System Info
Additional context, Screenshots
No response
The text was updated successfully, but these errors were encountered: