Skip to content
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

[Menu] Hovering over submenu trigger sometimes doesn't re-open submenu while it's closing #1450

Open
atomiks opened this issue Feb 17, 2025 · 0 comments · May be fixed by #1461
Open

[Menu] Hovering over submenu trigger sometimes doesn't re-open submenu while it's closing #1450

atomiks opened this issue Feb 17, 2025 · 0 comments · May be fixed by #1461
Labels
bug 🐛 Something doesn't work component: menu This is the name of the generic UI component, not the React module!

Comments

@atomiks
Copy link
Contributor

atomiks commented Feb 17, 2025

Bug report

Current behavior

  • Hover over submenu trigger
  • Hover onto submenu
  • Hover off submenu and onto an item beneath the submenu trigger — before it closes, quickly hover back onto the submenu trigger
  • Doesn't open submenu (need to hover off trigger, then back on)

Expected behavior

Should open submenu

Reproducible example

https://codesandbox.io/p/sandbox/lj8k6q?file=%2Fsrc%2FApp.tsx

Base UI version

v1.0.0-alpha.6

Doesn't happen in alpha.4, but does since alpha.5

Which browser are you using?

Chrome/Safari/Firefox/Safari iOS etc.

Which OS are you using?

Mac OS/Windows/Other etc.

Which assistive tech are you using (if applicable)?

Voiceover/JAWS etc.

Additional context

Provide any additional context that might help us identify the problem and find a solution.

@atomiks atomiks added bug 🐛 Something doesn't work component: menu This is the name of the generic UI component, not the React module! labels Feb 17, 2025
@atomiks atomiks linked a pull request Feb 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: menu This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant