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

Don't mark the first element of the submenu as selected when opening #1640

Open
batyrshinrn opened this issue Jun 14, 2024 · 1 comment
Open
Labels
bug Something isn't working component: DropdownMenu

Comments

@batyrshinrn
Copy link

batyrshinrn commented Jun 14, 2024

Now in DropdownMenu component the first element of the submenu always mark as selected when opening.

initialValue: isSubmenu ? 0 : -1,

It will be great if you add the ability to disable this behavior
image

@amje amje added bug Something isn't working component: DropdownMenu labels Jun 14, 2024
@amje
Copy link
Contributor

amje commented Jun 14, 2024

Will be fixed in #1430

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component: DropdownMenu
Projects
None yet
Development

No branches or pull requests

2 participants