Skip to content

feat: make thread elements have the same space around them #11400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

GretaD
Copy link
Contributor

@GretaD GretaD commented Jul 17, 2025

fixes #11316

Only worked on these points as added by Jan on the ticket:

  • The mail heading & participants should be aligned to the content box.
  • and the "Reply" button as well as the action buttons on the top right
  • When scrolling the content, the container / top divider line vanishes and gets overlapped partly by the heading, making it look strange
  • Now with the message list having more content, horizontal divider lines could make sense to have some nicer separation.
  • Mails have different heights in the message list if there’s shorter ones – but all should have the same consistent height
  • Whitespace is sometimes not the same across the board, for example the space left and right in the message list is much less (half?) than in the left navigation.

before
Screenshot from 2025-07-24 18-34-16
after

Screenshot from 2025-07-24 18-30-27

after(reply button aligned with the action menu)
Screenshot from 2025-07-24 18-29-59

Subject and recipient aligned with the recipient in the message header. plus added the line to split subject from the message
Screenshot from 2025-07-24 18-28-05

more space for the preview, but this is a bit tricky to add more space for the preview because the details, the unread and the action menu wouldnt allow it to go further.
before
Screenshot from 2025-07-24 18-37-18

after
Screenshot from 2025-07-24 17-27-46

@GretaD GretaD self-assigned this Jul 17, 2025
@GretaD GretaD changed the title feat: make thread elements have the same space around it feat: make thread elements have the same space around them Jul 17, 2025
@GretaD GretaD marked this pull request as ready for review July 24, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve element spacing, grouping and text densitiy
1 participant