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

ContextMenu does not close after action and overlaps with modal #1095

Open
JLampeMW opened this issue Jan 8, 2025 · 2 comments
Open

ContextMenu does not close after action and overlaps with modal #1095

JLampeMW opened this issue Jan 8, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@JLampeMW
Copy link
Member

JLampeMW commented Jan 8, 2025

If I have a MenuItem that opens a modal, it remains above the modal after opening and overlaps there.
Also, I would have expected the ContextMenu to close when I have performed an action

Image

@JLampeMW JLampeMW added the bug Something isn't working label Jan 8, 2025
@Lisa18289
Copy link
Member

you need to use selectionode="navigation" on the context menu to make it close automatically

@JLampeMW
Copy link
Member Author

JLampeMW commented Jan 8, 2025

Okay, that would be the solution for one problem, but I see the overlapping as a bug. Also, @TimAufdemKampe and I think it would be better if “selectionMode=navigation” was the default behavior for simple MenuItems that are not a MultiSelect.

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

No branches or pull requests

2 participants