Skip to content

Duplicate Search Commands Fired When Filtering by Merchant #101642

Description

@m-natarajan

If you haven’t already, check out our contributing guidelines for onboarding. To join our Slack channel, fill out this form.


Version Number: 9.4.90-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from BrowserStack:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @iwiznia
Slack conversation (hyperlinked to channel name): #Quality

Action Performed:

  1. Navigate to Spend.
  2. Open the Merchant filter.
  3. Enter a merchant name/search term.
  4. Monitor the network requests or command logs.
  5. Observe that two Search commands are fired for the same search.

Expected Result:

Only the necessary Search command should be fired when performing a Merchant search.

Actual Result:

Two Search commands are fired for the same search. The requests are nearly identical, with the only observed difference being:
Request 1: includes shouldSaveRecentSearch: true
Request 2: does not include shouldSaveRecentSearch

Workaround:

Unknown

Platforms:

Select the officially supported platforms where the issue was reproduced:

  • Android: App
  • Android: mWeb Chrome
  • iOS: App
  • iOS: mWeb Safari
  • iOS: mWeb Chrome
  • Windows: Chrome
  • MacOS: Chrome / Safari

Screenshots/Videos

Recording.3546.mp4

View all open jobs on GitHub

Issue OwnerCurrent Issue Owner: @cretadn22

Activity

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

Metadata

Metadata

Assignees

Labels

BugSomething is broken. Auto assigns a BugZero manager.DailyKSv2ExternalAdded to denote the issue can be worked on by a contributor

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions