-
Notifications
You must be signed in to change notification settings - Fork 51
Drop Block Guard z-index from 60 to 1 #1069
Copy link
Copy link
Closed
Description
Describe the bug
60 is too high of a z-index and was having issues with block toolbar popovers. 30 is the highest number that it can be and not cause issues with other blocks toolbar popovers. Update: More issues with blocks when Block Guard is at 30. There was a small issue with 6.7.2 and before that had us make the z-index 60 (A UI when you click escape in block editor). That is gone now in 6.8 so we no longer need z-index higher than 1.
This causes editorial issues, so would like to get this into 0.32.2 which we can release some time next week. I'd like to see if there are any other issues discovered that we'd also like to get in a that patch.
Steps to Reproduce
N/A
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done