We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sp-menu
When having multiple menu items that have a submenu that opens on hover, submenu should close when hovering out.
Submenu persists open after hovering out of their area. Because of this sometimes overlaps with other submenus or doesn't open the other submenu.
Firefox, Chrome, Safari
Edit
Transform
View
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Code of conduct
Impacted component(s)
sp-menu
Expected behavior
When having multiple menu items that have a submenu that opens on hover, submenu should close when hovering out.
Actual behavior
Submenu persists open after hovering out of their area. Because of this sometimes overlaps with other submenus or doesn't open the other submenu.
Screenshots
What browsers are you seeing the problem in?
Firefox, Chrome, Safari
How can we reproduce this issue?
Edit
and thenTransform
menu items to open their submenusView
to open its submenuView
menu doesn't open and other times overlaps with the previously openedEdit
submenuSample code that illustrates the problem
No response
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: