-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Popup: hover behaviour unreliable #3239
Comments
I tested in Chrome and don't any difference, however SUI has transitions. Can you record a gif? Becuase your issue is not obvious to me.
It may be similar to #3231 (comment) |
Now it's more clear, thanks. |
+1. Have same issue! |
Hello! I've been a heavy user of SUIR for some time and I've been planning to start contributing to this repo. I've investigated this issue and possibly found a solution, could submit a PR soon. |
Bug Report
Steps
In the Semantic UI & Semantic UI React examples, go to Popup and try the Flowing Example
SUI: https://semantic-ui.com/modules/popup.html
SUIR: https://react.semantic-ui.com/modules/popup/
Expected Result
The Popup hover behaviour on SUIR should match SUI.
Actual Result
The SUIR Popup on hover mode unreliably closes, even when the mouse is within the bounds of the popup content.
Version
0.83.0
The text was updated successfully, but these errors were encountered: