[No QA] Docs updates for E/A#96042 Search navigation suggestions#96714
[No QA] Docs updates for E/A#96042 Search navigation suggestions#96714MelvinBot wants to merge 2 commits into
Conversation
Co-authored-by: Nabi <nabi-ebrahimi@users.noreply.github.com>
This comment has been minimized.
This comment has been minimized.
|
A preview of your ExpensifyHelp changes have been deployed to https://1ec3cd5f.helpdot.pages.dev ⚡️ Updated articles: |
HelpDot Documentation ReviewOverall AssessmentThis PR makes a small, well-scoped addition to Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: Detailed line-by-line feedback has been provided as inline comments. |
|
|
||
| 1. Select **Search** (the magnifying glass icon). | ||
| 2. Type the name of the destination you want to open: **Home**, **Inbox**, **Spend**, **Workspaces**, or **Account**. You can also type **go** or **go to** before the name, such as **go to inbox**. | ||
| 3. Select the **Go to [destination]** result to open it. |
There was a problem hiding this comment.
Naming convention (exact UI label): **Go to [destination]** uses a bracketed placeholder in bold as if it were a literal button label, but Core UI Referencing Rules require the exact text shown in the product UI. Consider clarifying the dynamic label — e.g., "Select the Go to result for your destination (such as Go to Inbox)." so exact UI text is shown rather than a [destination] placeholder.
| You can move to a top-level destination without using the navigation tabs by typing its name in **Search**. | ||
|
|
||
| 1. Select **Search** (the magnifying glass icon). | ||
| 2. Type the name of the destination you want to open: **Home**, **Inbox**, **Spend**, **Workspaces**, or **Account**. You can also type **go** or **go to** before the name, such as **go to inbox**. |
There was a problem hiding this comment.
Step formatting / readability: This step packs two distinct actions into one — typing a destination name AND the optional go/go to prefix. Per the Step Formatting Standard (single, clear, action-oriented steps), consider moving the go/go to alternative into a follow-up sentence or its own step so each numbered step is one action.
|
|
||
| 1. Select **Search** (the magnifying glass icon). | ||
| 2. Type the name of the destination you want to open: **Home**, **Inbox**, **Spend**, **Workspaces**, or **Account**. You can also type **go** or **go to** before the name, such as **go to inbox**. | ||
| 3. Select the **Go to [destination]** result to open it. |
There was a problem hiding this comment.
Naming convention (exact UI label): **Go to [destination]** uses a bracketed placeholder in bold as if it were a literal button label, but Core UI Referencing Rules require the exact text shown in the product UI. Consider clarifying the dynamic label — e.g., "Select the Go to result for your destination (such as Go to Inbox)." so the exact UI text is shown rather than a [destination] placeholder.
| You can move to a top-level destination without using the navigation tabs by typing its name in **Search**. | ||
|
|
||
| 1. Select **Search** (the magnifying glass icon). | ||
| 2. Type the name of the destination you want to open: **Home**, **Inbox**, **Spend**, **Workspaces**, or **Account**. You can also type **go** or **go to** before the name, such as **go to inbox**. |
There was a problem hiding this comment.
Step formatting / readability: This step packs two distinct actions into one — typing a destination name AND the optional go/go to prefix. Per the Step Formatting Standard (single, clear, action-oriented steps), consider moving the go/go to alternative into a follow-up sentence or its own step so each numbered step is one action.
Summary
Documents the new Search navigation suggestions added in #96042 (part of #92752).
That PR lets members jump to a top-level destination — Home, Inbox, Spend, Workspaces, or Account — by typing its name (or a
go/go toprefix) in Search and selecting the Go to [destination] result.The existing Navigating New Expensify article already documents these same five destinations via the navigation tabs, so this is the natural home for the new capability.
Changes
Updated
docs/articles/new-expensify/getting-started/Navigating-New-Expensify.md:go/go to), and select the Go to [destination] result. Notes the three-character minimum and the alphabetical list shown for a barego/go to.description,keywords, andinternalScopemetadata to include Search-based navigation.Scope notes
#96042 intentionally ships only the five top-level destinations and excludes Spend submenu, Account settings, Workspace settings, Domain, and Create/FAB suggestions. This doc update is scoped to match — only the shipped behavior is documented, and it can be expanded as later parts of #92752 land.
Authoring compliance
Written per
docs/HELP_AUTHORING_GUIDELINES.md,docs/HELPSITE_NAMING_CONVENTIONS.md, anddocs/TEMPLATE.md: single#title, task-based##headings, sequential numbered steps, bold UI labels in exact Sentence case (Search, Go to [destination], and the five destination names), and an FAQ entry.@nabi-ebrahimi, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.