Skip to content

fix change title max lines#3827

Merged
mdmohsin7 merged 1 commit into
mainfrom
title-lines
Dec 18, 2025
Merged

fix change title max lines#3827
mdmohsin7 merged 1 commit into
mainfrom
title-lines

Conversation

@krushnarout
Copy link
Copy Markdown
Member

Added Max lines 2 and ellipsis

IMG_C89C8F2A2D09-1

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly adds maxLines and overflow to the conversation title in the mobile layout, preventing long titles from breaking the UI. This is a good improvement. My review points out that a similar issue might exist in the non-mobile layout, which also displays the title but without these constraints. I've recommended applying a similar fix to the Text widget within the _buildConversationBody method to ensure UI consistency across platforms.

Comment thread app/lib/pages/conversations/widgets/conversation_list_item.dart
@mdmohsin7 mdmohsin7 merged commit 85b25c0 into main Dec 18, 2025
1 check passed
@mdmohsin7 mdmohsin7 deleted the title-lines branch December 18, 2025 17:58
Glucksberg pushed a commit to Glucksberg/omi-local that referenced this pull request Apr 28, 2026
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