Description
When users set the preview lines to 0, the message body is not vertically centred within the message row in the new Message Item UI. This creates an unbalanced layout and does not match the intended design.
Expected
When users set the preview lines to 0, the message body should be vertically centred within the available row height.
Actual
The message body appears at the top of the component.
Steps to reproduce
- Turn on the feature flag
use_compose_for_message_list_items
- Navigate to Settings > General Settings > Display.
- Set Preview lines to 0.
- Navigate back to the Message List.
- Observe the vertical alignment of the message body.
Description
When users set the preview lines to 0, the message body is not vertically centred within the message row in the new Message Item UI. This creates an unbalanced layout and does not match the intended design.
Expected
When users set the preview lines to 0, the message body should be vertically centred within the available row height.
Actual
The message body appears at the top of the component.
Steps to reproduce
use_compose_for_message_list_items