Docs updates for E/A#97086 document Create actions in Search navigation suggestions - #98686
Draft
MelvinBot wants to merge 1 commit into
Draft
Docs updates for E/A#97086 document Create actions in Search navigation suggestions#98686MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: Nabi <nabi-ebrahimi@users.noreply.github.com>
40 tasks
Contributor
Author
|
The only failing check here is Check independent approval, and it's not something a code change can fix. That check fails because the PR doesn't yet have an approval from an independent reviewer — it's a process/approval gate, not a build, lint, or test failure. Every other check passes or is skipped:
What's needed: a reviewer approval, not a push. Per the PR description, There's nothing for me to fix or push on the branch. |
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
Documentation update for #97086, which adds Create (FAB) actions to the Search Router's navigation suggestions.
Previously, Search only let you jump to top-level destinations (Home, Inbox, Spend, Workspaces, Account). It now also surfaces the same actions available from the ➕ Create button, so members can start them by typing the action name in Search.
Updated
Navigating-New-Expensify.md:keywords/internalScope.Labels verified against the live web UI (dev NewDot) — note the chat action label is Start chat, not "New chat".
Related PR
@nabi-ebrahimi, 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.