Skip to content

fix(ui): prevent priority inbox overlap - #13697

Open
abhinavohri wants to merge 1 commit into
nextcloud:mainfrom
abhinavohri:fix/follow-up-expand-overlap
Open

abhinavohri wants to merge 1 commit into
nextcloud:mainfrom
abhinavohri:fix/follow-up-expand-overlap

Conversation

@abhinavohri

@abhinavohri abhinavohri commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • let Priority Inbox mailbox sections size to their content
  • prevent expanded sections from shrinking and overlapping the following section

Fixes: #13640

Before:
image

After:
image

Priority inbox sections share a flex column, so the full-height mailbox rule lets expanded content overflow into the following section. Let priority sections size to their content and prevent them from shrinking.

Assisted-by: Codex:gpt-5
Signed-off-by: Abhinav Ohri <abhinavohri13@gmail.com>

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI issue : Follow up on expand overlap the other mails

1 participant