mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This commit encompasses the following changes: * Replace the [More...] link with a button titled "Show more". * Replace the [Show Less...] link with a button titled "Show less". * Add various on-hover interactions to the buttons. * In the condensed view, add fading to the bottom of the message to visually communicate that the message is truncated. * Update /help/ description. Fixes #22801. Co-authored-by: Evy Kassirer <evy.kassirer@gmail.com>
20 lines
427 B
Markdown
20 lines
427 B
Markdown
# Collapse a message
|
|
|
|
Collapse messages that you don't want to see. Zulip sometimes automatically
|
|
partially condenses long messages. This feature is different, and will fully
|
|
remove the message content from view.
|
|
|
|
### Collapse a message
|
|
|
|
{start_tabs}
|
|
|
|
{!message-actions-menu.md!}
|
|
|
|
3. Click **Collapse message**.
|
|
|
|
{end_tabs}
|
|
|
|
!!! tip ""
|
|
To expand a message, click **Show more** at the bottom of the collapsed
|
|
message.
|