Skip to content

[No QA] Docs updates for E/A#93543 clarify keyword-only Spend search bar#94638

Merged
CortneyOfstad merged 2 commits into
mainfrom
claude-docs-search-keyword-93543
Jul 7, 2026
Merged

[No QA] Docs updates for E/A#93543 clarify keyword-only Spend search bar#94638
CortneyOfstad merged 2 commits into
mainfrom
claude-docs-search-keyword-93543

Conversation

@MelvinBot

Copy link
Copy Markdown
Contributor

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:expense is 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:

  • Added a Where to enter search operators in Expensify section pointing users to the Search icon (🔍) and noting the Spend page search bar is keyword-only.
  • Added an FAQ entry explaining why operators don't work in the Spend page search bar.
  • Updated internalScope to 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.

…tors

Co-authored-by: Bernhard Owen Josephus <bernhardoj@users.noreply.github.com>
@MelvinBot MelvinBot requested a review from a team June 25, 2026 21:59
@MelvinBot MelvinBot added the HelpDot Apply this label if the issue relates to ExpensifyHelp label Jun 25, 2026
@stephanieelliott stephanieelliott marked this pull request as ready for review July 1, 2026 20:33
@stephanieelliott stephanieelliott self-requested a review as a code owner July 1, 2026 20:33
@melvin-bot

melvin-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

Concierge reviewer checklist:

  • I have verified the accuracy of the article
    • The article is within a hub that makes sense, and the navigation is correct
    • All processes, screenshots, and examples align with current product behavior.
    • All links within the doc have been verified for correct destination and functionality.
  • I have verified the readability of the article
    • The article's language is clear, concise, and free of jargon.
    • The grammar, spelling, and punctuation are correct.
    • The article contains at least one image, or that an image is not necessary
  • I have verified the formatting of the article
    • The article has consistent formatting (headings, bullet points, etc.) with other HelpDot articles and that aligns with the HelpDot formatting standards.
    • The article has proper text spacing and breaks for readability.
  • I have verified the article has the appropriate tone and style
    • The article's tone is professional, friendly, and suitable for the target audience.
    • The article's tone, terminology, and voice are consistent throughout.
  • I have verified the overall quality of the article
    • The article is not missing any information, nor does it contain redundant information.
    • The article fully addresses user needs.
  • I have verified that all requested improvements have been addressed

For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member?

cc @CortneyOfstad

@melvin-bot

melvin-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

@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]

@melvin-bot melvin-bot Bot removed the request for review from a team July 1, 2026 20:34
@github-actions github-actions Bot changed the title Docs updates for E/A#93543 clarify keyword-only Spend search bar [No QA] Docs updates for E/A#93543 clarify keyword-only Spend search bar Jul 1, 2026
@OSBotify

OSBotify commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

A preview of your ExpensifyHelp changes have been deployed to https://fd00d346.helpdot.pages.dev ⚡️

Updated articles:

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

HelpDot Documentation Review

Overall Assessment

This 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

  • Readability: 9/10 - Clear, scannable, well-sequenced numbered steps and a concise paragraph distinguishing the two search bars.
  • AI Readiness: 9/10 - New "Where to..." heading is task-based and feature-specific; internalScope correctly updated to reflect added coverage and drop the now-inaccurate exclusion. Heading hierarchy respected.
  • Style Compliance: 8/10 - Search icon, Spend tab, and navigation phrasing ("on the left on web, on the bottom on mobile") match conventions. Minor: "top-right corner" for the icon location should be verified against exact UI.

Key Findings

  • The new heading "Where to enter search operators in Expensify" is correctly task-based (question word "Where") and includes the feature name.
  • Navigation phrasing follows the unified web/mobile convention exactly.
  • internalScope update is a good improvement — it adds "where to enter operator queries" and removes the outdated "Search page UI navigation" exclusion.
  • The clarifying paragraph effectively resolves the ambiguity from the prior "directly from the search bar" wording.
  • Discrepancy: the PR description claims an FAQ entry was added, but the diff does not include one.

Recommendations

  • Confirm whether the intended FAQ entry ("why operators do not work in the Spend page search bar") should be added; the description says it was, but it is absent from the diff.
  • Verify "top-right corner" and the Search icon label match the current product UI exactly.

Files Reviewed

  • docs/articles/new-expensify/reports-and-expenses/Use-Search-Operators-to-Filter-and-Analyze.md - New section and internalScope update; compliant and high quality overall.

Note: This review is based solely on the proposed diff changes.

@CortneyOfstad CortneyOfstad merged commit 7e4747e into main Jul 7, 2026
19 checks passed
@CortneyOfstad CortneyOfstad deleted the claude-docs-search-keyword-93543 branch July 7, 2026 12:54
@OSBotify

OSBotify commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

🚀 Deployed to staging by https://github.com/CortneyOfstad in version: 9.4.29-0 🚀

platform result
🕸 web 🕸 success ✅
🤖 android 🤖 success ✅
🍎 iOS 🍎 success ✅

@OSBotify

OSBotify commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🚀 Deployed to staging by https://github.com/CortneyOfstad in version: 9.4.31-0 🚀

platform result
🕸 web 🕸 success ✅
🤖 android 🤖 success ✅
🍎 iOS 🍎 success ✅

@OSBotify

OSBotify commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🚀 Deployed to production by https://github.com/grgia in version: 9.4.31-0 🚀

platform result
🕸 web 🕸 success ✅
🤖 android 🤖 success ✅
🍎 iOS 🍎 success ✅

Bundle Size Analysis (Sentry):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HelpDot Apply this label if the issue relates to ExpensifyHelp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants