[No QA] Docs updates for E/A#93543 clarify keyword-only Spend search bar#94638
Conversation
…tors Co-authored-by: Bernhard Owen Josephus <bernhardoj@users.noreply.github.com>
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@Ollyws @bernhardoj @CortneyOfstad One of you needs to 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] |
|
A preview of your ExpensifyHelp changes have been deployed to https://fd00d346.helpdot.pages.dev ⚡️ Updated articles: |
HelpDot Documentation ReviewOverall AssessmentThis PR adds a new task-based section clarifying where operator queries are entered, following the reworked keyword-only Spend page search (E/A 93543). The change is small (13 additions, 2 deletions) and focused on a single file. The diff contains two changes: an updated internalScope and a new "Where to enter search operators in Expensify" section with a 3-step procedure and a clarifying paragraph. Note: the PR description also references a new FAQ entry, but no FAQ entry appears in the diff — only the added section and internalScope update are present. Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: This review is based solely on the proposed diff changes. |
|
🚀 Deployed to staging by https://github.com/CortneyOfstad in version: 9.4.29-0 🚀
|
|
🚀 Deployed to staging by https://github.com/CortneyOfstad in version: 9.4.31-0 🚀
|
|
🚀 Deployed to production by https://github.com/grgia in version: 9.4.31-0 🚀
Bundle Size Analysis (Sentry): |
Explanation of Change
PR #93543 reworked the Spend page search input into a keyword-only search and moved operator-based search behind the Search icon (🔍) in the top-right corner of the page. Anything typed in the Spend page search bar is now matched as a keyword (operator-looking text like
type:expenseis treated literally), while full search-operator queries with autocomplete are entered from the search bar that opens via the Search icon (🔍).The article Use Search Operators to Filter and Analyze previously told users operators work "directly from the search bar" without distinguishing these two entry points, which is now confusing. This PR clarifies where to enter operator queries and explains that the Spend page search bar filters by keyword only.
Changes to
docs/articles/new-expensify/reports-and-expenses/Use-Search-Operators-to-Filter-and-Analyze.md:internalScopeto reflect the added "where to enter operators" coverage.Fixed Issues
$ #92924
Related PR: #93543
Tests
// TODO: The human co-author must fill out the tests you ran before marking this PR as "ready for review"
QA
// TODO: The human co-author must fill out the QA tests you ran before marking this PR as "ready for review".
@bernhardoj, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.