-
-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
Describe the bug
3 issues.
- Unable to open different Menubar on the first click when previous Menubar was closed via select MenuItem click.
- Unable to open different Menubar when there's already expanded Menubar, you have to click trigger button again
- When passing Menubar
valuefrom an object prop, unable to close controlled Menubar when clicking MenuItem ( for this one checkout git branchissue-with-object-props-value)
Reproducible example Repo
https://github.com/aquaductape/kobalte-menubar-issues/tree/issue-with-object-props-value
To Reproduce
Steps to reproduce the behavior:
To reproduce 1. "Unable to open different Menubar on the first click when previous Menubar was closed via select MenuItem click"
- Open Menubar
- Close that Menubar via clicking MenuItem
- Click different Menubar
- Result: different Menubar doesn't open. You have to click it again to open.
To reproduce 2. "Unable to open different Menubar when there's already expanded Menubar, you have to click trigger button again"
- Open Menubar
- Click different Menubar trigger button
- Result: different Menubar doesn't open. You have to click it again to open.
To reproduce 3. "When passing Menubar value from an object prop, unable to close controlled Menubar when clicking MenuItem"
- Switch to
issue-with-object-props-valuebranchgit checkout issue-with-object-props-value - Open Menubar
- Click MenuItem
- Result: Menubar closes then reopens.
Desktop (please complete the following information):
- OS: macos 15.2 (24C101)
- Browser: Chrome 132.0.6834.111
- Version: "@kobalte/core": "^0.13.7"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels