From 2271c62e9cfe83e6a9dfa74461095b2653737c53 Mon Sep 17 00:00:00 2001 From: "Christoph Pader (via MelvinBot)" Date: Fri, 15 May 2026 17:27:58 +0000 Subject: [PATCH] Update edit message docs for narrow screen composer behavior Reflect the new editing UX where mobile/narrow screens use the bottom composer instead of inline editing when editing a message. Co-authored-by: Christoph Pader --- .../chat/Chat-Features-and-Moderation-Tools.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/articles/new-expensify/chat/Chat-Features-and-Moderation-Tools.md b/docs/articles/new-expensify/chat/Chat-Features-and-Moderation-Tools.md index d543918a5e28..c709b95aeef8 100644 --- a/docs/articles/new-expensify/chat/Chat-Features-and-Moderation-Tools.md +++ b/docs/articles/new-expensify/chat/Chat-Features-and-Moderation-Tools.md @@ -46,11 +46,17 @@ You can send messages, attach files, and add emojis from the message bar at the # Edit or Delete Messages -**To edit or delete a message:** - +**On Desktop:** 1. Open a chat. 2. Right-click a message. 3. Select **Edit comment** or **Delete comment**. +4. If editing, modify the message inline and click **Save**. + +**On Mobile:** +1. Open a chat. +2. Long-press a message. +3. Select **Edit comment** or **Delete comment**. +4. If editing, the message text appears in the composer at the bottom of the screen. Edit it there, then tap the **Send** icon to save your changes. ✏️ **Note:** You can only edit or delete your own messages. Deleted messages are permanently removed.