[No QA] Docs updates for E/A#88609 GPS pause resume and save flow#90014
[No QA] Docs updates for E/A#88609 GPS pause resume and save flow#90014MelvinBot wants to merge 3 commits into
Conversation
Update help site articles to reflect new GPS tracking flow: - Stop is now immediate (no confirmation dialog) - Add Resume button for multi-segment trips - Replace Next with Save button - Add discard trip via trash icon - Update receipt FAQ for multi-segment trips Co-authored-by: Gabriel Cyganek <GCyganek@users.noreply.github.com>
HelpDot Documentation ReviewOverall AssessmentThis PR updates GPS distance tracking documentation across two files to reflect a new pause/resume feature (from E/A#88609). The changes are well-scoped: updating button names to match new UI (Save replaces Next, Stop is now immediate), adding the new Resume and discard flows, and updating the FAQ. The writing is clear and action-oriented. There is one build-breaking issue (duplicate YAML key) that must be fixed before merge. Scores Summary
Key Findings
Recommendations
Files Reviewed
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2ce8ecc34d
ℹ️ 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".
|
A preview of your ExpensifyHelp changes have been deployed to https://29c0c097.helpdot.pages.dev ⚡️ Updated articles: |
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] |
| 5. Tap **Stop** when you arrive. | ||
| 6. (Optional) To continue the trip from a new location, tap **Resume**. Each resumed section appears as a separate segment on the map. Tap **Stop** again when you're done. | ||
| 7. To discard the trip, tap the trash icon next to the distance counter and confirm. | ||
| 8. To save the trip, review the route summary showing your start and end addresses, then tap **Save**. |
There was a problem hiding this comment.
Step formatting / structure: Steps 7 and 8 describe two mutually exclusive actions (discard vs. save) placed inside a single numbered sequence. Per the Step Formatting Standard (HELP_AUTHORING_GUIDELINES.md Section 5), numbered steps must be sequential and aligned with the actual UI flow. Consider moving the discard instruction out of the numbered steps — for example, as a note or separate paragraph after the procedure — so the numbered list stays on the happy path (start → stop → optionally resume → save → create).
HelpDot Documentation ReviewOverall AssessmentThis PR updates two documentation files to reflect the new GPS pause/resume functionality for distance tracking. The changes are well-scoped, covering step renumbering, new UI button references, keyword updates, and FAQ clarifications. The edits are focused and align with the single-workflow principle. Scores Summary
Key Findings
Recommendations
Files Reviewed
Review based on docs/HELP_AUTHORING_GUIDELINES.md, docs/HELPSITE_NAMING_CONVENTIONS.md, and docs/TEMPLATE.md governance standards. |
Summary
Files changed
docs/articles/new-expensify/reports-and-expenses/Distance-Expenses.mddocs/articles/new-expensify/reports-and-expenses/Create-an-Expense.md