Skip to content

fix: align message list items across platforms without subject line Fixes #297#305

Merged
sherlockwisdom merged 1 commit into
audit-buildsfrom
fix/message-list-alignment
Jul 21, 2026
Merged

fix: align message list items across platforms without subject line Fixes #297#305
sherlockwisdom merged 1 commit into
audit-buildsfrom
fix/message-list-alignment

Conversation

@mildrette

@mildrette mildrette commented Jul 20, 2026

Copy link
Copy Markdown
Member

Fixes #297

  • Message list items (RecentMessageCard) now conditionally render overlineContent and supportingContent only when a subject or recipient exists (Gmail, RelaySMS Mail), instead of always leavingout that layout space.

  • Platforms without a subject line (Bluesky, Telegram) now use the message body as the headline content directly, fixing the vertical misalignment between the platform icon and text.

  • Added a character-limited, single-line preview for the message body so long messages don't overflow the list item — full message is still viewable by tapping in.

  • Testing
    Tested on device across Gmail, RelaySMS Mail, Bluesky, and Telegram messages to confirm consistent alignment.

github issues

@mildrette
mildrette requested a review from sherlockwisdom July 20, 2026 15:53
@sherlockwisdom
sherlockwisdom merged commit 4a14ce7 into audit-builds Jul 21, 2026
1 check passed
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.

2 participants