-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Set z-index of hovers to 1000 #15172
Conversation
Value taken from #15154. Part of #15118. Signed-off-by: Simon Graband <[email protected]>
@cdamus Do you want to review this? |
Happy to. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the behavior from the screenshot on this branch? If yes, which view is this? |
Yes, I captured it in testing this PR. The toolbar icons are from the File Explorer. |
Thanks. I can reproduce this. I will take a look and fix this with this PR as well, while i am at it. |
It's a bit more complicated than originally thought and the question would be where to stop, as we have z-index issues all over the place. Therefore i will go ahead and merge this. I have created #15214 to hopefully fix the z-index issues and make the values a bit more maintainable. |
@JonasHelming can you approve? |
What it does
Value taken from #15154.
Part of #15118.
How to test
window.tabbar.enhancedPreview
tovisual
orenhanced
Follow-ups
Breaking changes
Attribution
Review checklist
Reminder for reviewers