Skip to content

z-index value causing context menu to be behind dialogs #9

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

Closed
mobihack opened this issue Feb 3, 2025 · 4 comments
Closed

z-index value causing context menu to be behind dialogs #9

mobihack opened this issue Feb 3, 2025 · 4 comments

Comments

@mobihack
Copy link

mobihack commented Feb 3, 2025

This issue happens specifically when I use MUI Dialogs. So ALT+Right Click is showing the context menu but the menu comes up behind the Dialog. Please see the attached screenshot. MUI sets the value at z-index: 1300;. Please update plugin to reference the same or I will be happy to make a PR for it

Image

@ArnaudBarre
Copy link
Owner

I will look at it to see how to make maybe the z-index dynamic depending on the z-index of the target stack

@mobihack
Copy link
Author

mobihack commented Feb 3, 2025

Much appreciated mate

@ArnaudBarre
Copy link
Owner

Fixed in 98299ff and available in 3.1.1!

@mobihack
Copy link
Author

mobihack commented Feb 9, 2025

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants