Docs updates for E/A#76741 Update edit message docs for mobile composer#90801
Conversation
Reflect the new editing mechanism where mobile uses the bottom composer instead of inline editing, while desktop retains inline editing. Co-authored-by: Alexey Kureev <Kureev@users.noreply.github.com>
HelpDot Documentation ReviewOverall AssessmentThis PR updates the "Edit or Delete Messages" section to separate desktop and mobile editing flows, reflecting a product change where mobile editing now uses the bottom composer. The change is small and well-scoped. There are a few style consistency issues to address, but the content itself is clear and actionable. Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: This review covers only the proposed changes in the diff, not pre-existing content. |
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@VictoriaExpensify Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
|
||
| **To edit or delete a message:** | ||
|
|
||
| **Desktop:** |
There was a problem hiding this comment.
Naming convention: The governance file (HELPSITE_NAMING_CONVENTIONS.md, Navigation Instruction Standards) uses "Web:" and "Mobile:" as the standard platform labels when providing separate instructions. Consider using **Web:** instead of **Desktop:** to align with the convention. Additionally, the existing sections earlier in this same file use the "On Desktop:" / "On Mobile:" pattern (lines 19, 26) -- whichever label is chosen, it should be consistent throughout the article.
| 1. Open a chat. | ||
| 2. Right-click a message. | ||
| 3. Select **Edit comment** or **Delete comment**. | ||
| 4. If editing, modify the message inline and press **Enter** to save. |
There was a problem hiding this comment.
Step formatting: Per HELP_AUTHORING_GUIDELINES.md Section 5, steps must be sequential, clear, and action-oriented. This conditional step ("If editing...") mixes the edit and delete flows into one procedure. Consider splitting into two separate step lists -- one for editing and one for deleting -- so each flow is a clean sequential set of actions.
HelpDot Documentation ReviewOverall AssessmentThis PR updates the "Edit or Delete Messages" section to document platform-specific behavior for desktop (inline editing) and mobile (composer-based editing). The change is small, focused, and well-motivated by the feature change in #76741. The instructions are clear and properly separated by platform. Scores Summary
Key Findings
Recommendations
Files Reviewed
|
|
@VictoriaExpensify looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
🚀 Deployed to staging by https://github.com/VictoriaExpensify in version: 9.3.80-0 🚀
Bundle Size Analysis (Sentry): |
|
@stephanieelliott what should we QA here? |
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.3.81-2 🚀
|
Summary
Chat-Features-and-Moderation-Tools.mdto reflect the new editing mechanism introduced in New editing mechanism for small screens #76741Related PR
#76741
Test plan