-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[No QA] Docs updates for E/A#76741 Update message editing steps for mobile composer #90568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -16,7 +16,7 @@ New Expensify Chat makes it easy to collaborate with teammates through messaging | |||||
|
|
||||||
| You can send messages, attach files, and add emojis from the message bar at the bottom of any chat. | ||||||
|
|
||||||
| **On Desktop:** | ||||||
| **On Web:** | ||||||
| 1. Open any chat from your inbox. | ||||||
| 2. Click the field labeled **Write something**, then type your message. | ||||||
| 3. To add an attachment, click the **plus icon** and select **Add attachment**. | ||||||
|
|
@@ -46,11 +46,19 @@ 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:** | ||||||
| ## How to edit or delete a message on web | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Heading style: This task-based heading is well-structured (starts with "How to"), but consider including the feature name for better AI retrieval and searchability per HELP_AUTHORING_GUIDELINES.md Section 6 ("Include at least one full 'How to...' heading using feature name"). Suggestion: This minor addition of "chat" ties the heading to the article's feature name and improves semantic search matching.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Naming and style: "web" should be capitalized to "Web" for consistency with the rest of the article (e.g., line 19 uses "On Web:") and standard platform naming.
Suggested change
|
||||||
|
|
||||||
| 1. Open a chat. | ||||||
| 2. Right-click a message. | ||||||
| 2. Right-click (or hover over) a message. | ||||||
| 3. Select **Edit comment** or **Delete comment**. | ||||||
| 4. If editing, update the text inline and press **Enter** to save. | ||||||
|
stephanieelliott marked this conversation as resolved.
|
||||||
|
|
||||||
| ## How to edit or delete a message on mobile | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Heading style: Same suggestion as the web counterpart -- consider including the feature name for searchability. Suggestion:
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Naming and style: "mobile" should be capitalized to "Mobile" for consistency with the rest of the article (e.g., line 26 uses "On Mobile:") and standard platform naming.
Suggested change
|
||||||
|
|
||||||
| 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. Update the text and tap **Save**. | ||||||
|
stephanieelliott marked this conversation as resolved.
|
||||||
|
|
||||||
| ✏️ **Note:** You can only edit or delete your own messages. Deleted messages are permanently removed. | ||||||
|
|
||||||
|
|
||||||
Uh oh!
There was an error while loading. Please reload this page.