Fix: Reduce z-index for some elements to prevent conflicts with embedded calendar popup#2357
Fix: Reduce z-index for some elements to prevent conflicts with embedded calendar popup#2357
Conversation
1327ca4 to
5194f9e
Compare
|
Thanks @Koc. While testing it I realized that the menubar in edit mode still overlays the calendar popup. And it seems like we set the From my manual tests I don't understand when the text menubar should overlay |
…ded calendar popup Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
5194f9e to
89eb58f
Compare
|
@mejo- thanx for finging, fixed
|
mejo-
left a comment
There was a problem hiding this comment.
After discussing this I think we should remove the z-index from page-info-bar, .text-menubar and .editor--outline altogether. For .page-title we should adjust it to only be higher than the editor content.
We need a respective PR in Text as well to do the same there. @Koc do you want to take care of this?

📝 Summary
Reproducer:
🖼️ Screenshots
🏁 Checklist
npm run lint/npm run stylelint/composer run cs:check)