Fix overlapping buttons in header#5589
Conversation
…rlap Also adds scoped z-index to ensure proper stacking order. Signed-off-by: silver <s.szmajduch@posteo.de>
|
This problem also affects the Also, at least one of the failing Cypress tests ( richdocuments/cypress/e2e/open.spec.js Lines 41 to 44 in 3494cca |
You're right! I couldn't reproduce it on main at first, but now for some magical reason I can. I'll open a new PR against main, close this one and take a look at the tests. Thank you! |
|
New PR against Closing this one. |
Summary
The bug was probably introduced in #5496
Fixes this button overlap:

Checklist