[No QA] Docs updates for E/A#76741 Update message editing steps for mobile composer#90568
[No QA] Docs updates for E/A#76741 Update message editing steps for mobile composer#90568MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: Alexey Kureev <Kureev@users.noreply.github.com>
|
A preview of your ExpensifyHelp changes have been deployed to https://be44ce95.helpdot.pages.dev ⚡️ Updated articles: |
HelpDot Documentation ReviewOverall AssessmentThis PR updates the "Edit or Delete Messages" section in Scores Summary
Key Findings
Recommendations
Files Reviewed
Review based on governance files: HELPSITE_NAMING_CONVENTIONS.md, HELP_AUTHORING_GUIDELINES.md, and TEMPLATE.md. |
| # Edit or Delete Messages | ||
|
|
||
| **To edit or delete a message:** | ||
| ## How to edit or delete a message on desktop |
There was a problem hiding this comment.
Naming convention: The governance docs (HELPSITE_NAMING_CONVENTIONS.md, Navigation Instruction Standards) consistently use "web" and "mobile" as the platform labels — not "desktop." Consider changing this to ## How to edit or delete a message on web for consistency with Expensify's standard platform terminology.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 79d533184d
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| 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**. |
There was a problem hiding this comment.
Don't document reverted mobile composer behavior
This step now tells mobile users that edits move to the bottom composer, but in the parent of this docs commit the composer-editing change has already been reverted (#90513): ChatMessageContent still replaces the message with ReportActionItemMessageEdit, and that component renders the edit Composer inline inside the report action rather than in the bottom composer. Publishing this HelpDot article would give mobile users the wrong place to look when they choose Edit comment.
Useful? React with 👍 / 👎.
Summary
Chat-Features-and-Moderation-Tools.mdto reflect the new editing behavior introduced in New editing mechanism for small screens #76741Test plan