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 |
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?
…dals Contributes to nextcloud/collectives#2357 Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com> Signed-off-by: Jonas <jonas@freesources.org>
89eb58f to
1f20723
Compare
mejo-
left a comment
There was a problem hiding this comment.
@Koc I adjusted the PR and opened nextcloud/text#8469 in Text to address the problem.
…dals Contributes to nextcloud/collectives#2357 Signed-off-by: Jonas <jonas@freesources.org>
…dals Contributes to nextcloud/collectives#2357 Signed-off-by: Jonas <jonas@freesources.org>

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