From fdb35f2f8134bae510946c3f276b8cebc52ea6f0 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Fri, 18 Jul 2025 13:27:44 -0700 Subject: [PATCH] compose: Improve preview mode tooltips. Also modernize help center instructions for message previews. --- help/preview-your-message-before-sending.md | 14 +++++++++----- web/templates/compose_control_buttons.hbs | 6 +++--- web/templates/tooltip_templates.hbs | 6 +++++- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/help/preview-your-message-before-sending.md b/help/preview-your-message-before-sending.md index 02eac0d3d6..fa0ba515b2 100644 --- a/help/preview-your-message-before-sending.md +++ b/help/preview-your-message-before-sending.md @@ -2,21 +2,25 @@ {start_tabs} +{tab|desktop-web} + {!start-composing.md!} 1. Write a message. -1. Click the **eye** () icon at - the bottom of the compose box. +1. Click the **preview mode** () + icon at the bottom of the compose box. + +1. *(optional)* Click the **exit preview mode** () icon to edit your message. !!! keyboard_tip "" - You can also use Alt + P to toggle between previewing and editing your message. + You can also use Alt + P to toggle between previewing + and editing your message. {end_tabs} -Click the **pencil and paper** () icon to resume editing. - ## Related articles * [Message formatting](/help/format-your-message-using-markdown) diff --git a/web/templates/compose_control_buttons.hbs b/web/templates/compose_control_buttons.hbs index e16854f746..36bb75f207 100644 --- a/web/templates/compose_control_buttons.hbs +++ b/web/templates/compose_control_buttons.hbs @@ -1,10 +1,10 @@
- +
-
- +
+
{{#if file_upload_enabled }}
diff --git a/web/templates/tooltip_templates.hbs b/web/templates/tooltip_templates.hbs index 9ee772f985..b39b099aca 100644 --- a/web/templates/tooltip_templates.hbs +++ b/web/templates/tooltip_templates.hbs @@ -53,7 +53,11 @@ {{tooltip_hotkey_hints "Ctrl" "Enter"}} +