[No QA] Docs updates for E/A#90002 Document GPS Edit stop trimming feature - #97379
Draft
MelvinBot wants to merge 1 commit into
Draft
[No QA] Docs updates for E/A#90002 Document GPS Edit stop trimming feature#97379MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: Gabriel Cyganek <GCyganek@users.noreply.github.com>
39 tasks
Contributor
|
A preview of your ExpensifyHelp changes have been deployed to https://d964ffc1.helpdot.pages.dev ⚡️ Updated articles: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
Documents the new Edit stop feature added to the GPS Distance expense flow in #90002.
After a user taps Stop on a GPS trip, a pencil Edit icon now appears next to the distance counter. Tapping it opens the Edit stop screen, where the user drags a slider to trim the trip back to an earlier stop point along the recorded route. The map route and Total distance update live, and tapping Save returns to the GPS screen with the trimmed distance and updated end address.
Changes to
docs/articles/new-expensify/reports-and-expenses/Distance-Expenses.mdkeywordswith the new feature terms (edit stop, trim trip, edit GPS trip, etc.).All UI labels (Edit, Edit stop, Total distance, Save, Resume, Stop) were verified against the strings added in the source PR (
src/languages/en.tsandIOURequestStepGPSTripEdit) and follow the HELPSITE_NAMING_CONVENTIONS and HELP_AUTHORING_GUIDELINES (Sentence case, bold UI elements, task-based headings).Related PR
@GCyganek, please review the files changed and confirm they reflect the current behavior. Then post a new comment saying
@MelvinBot mark this PR as ready for review.