Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HOLD 57607] Reports - Menu does not close after opening saved search #57068

Open
4 of 8 tasks
mitarachim opened this issue Feb 19, 2025 · 27 comments
Open
4 of 8 tasks

[HOLD 57607] Reports - Menu does not close after opening saved search #57068

mitarachim opened this issue Feb 19, 2025 · 27 comments
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Engineering Reviewing Has a PR in review Weekly KSv2

Comments

@mitarachim
Copy link

mitarachim commented Feb 19, 2025

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Version Number: 9.1.1.0
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes, reproducible on both
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: iPhone 15 Pro Max / iOS 18.3
App Component: Search

Action Performed:

Precondition:

  • Account has a saved search.
  1. Launch ND or hybrid app.
  2. Go to Reports.
  3. Tap on the bookmark icon.
  4. Tap on the saved search.

Expected Result:

When tapping on the saved search, the menu will close.

Actual Result:

When tapping on the saved search, the menu does not close.
It only closes when tapping on it for the second time.

Workaround:

Unknown

Platforms:

  • Android: Standalone
  • Android: HybridApp
  • Android: mWeb Chrome
  • iOS: Standalone
  • iOS: HybridApp
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Bug6747425_1739937587358.ScreenRecording_02-19-2025_11-52-52_1.mp4

View all open jobs on GitHub

Issue OwnerCurrent Issue Owner: @sumo-slonik
@mitarachim mitarachim added Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 DeployBlocker Indicates it should block deploying the API DeployBlockerCash This issue or pull request should block deployment labels Feb 19, 2025
Copy link

melvin-bot bot commented Feb 19, 2025

Triggered auto assignment to @Christinadobrzyn (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

Copy link

melvin-bot bot commented Feb 19, 2025

Triggered auto assignment to @robertjchen (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

Copy link

melvin-bot bot commented Feb 19, 2025

💬 A slack conversation has been started in #expensify-open-source

@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Feb 19, 2025
Copy link
Contributor

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@sumo-slonik
Copy link
Contributor

Hi, I'm Kuba from SWM and I can take care of it.

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Hourly KSv2 labels Feb 19, 2025
@sumo-slonik
Copy link
Contributor

I'm sending a PR that fixes this issue:
#57105

@luacmartins luacmartins removed the DeployBlocker Indicates it should block deploying the API label Feb 19, 2025
@luacmartins luacmartins assigned ishpaul777 and unassigned getusha Feb 19, 2025
@luacmartins luacmartins mentioned this issue Feb 19, 2025
50 tasks
@luacmartins
Copy link
Contributor

This is also reproducible in production https://expensify.slack.com/archives/C01GTK53T8Q/p1739943966639889

@luacmartins luacmartins removed the DeployBlockerCash This issue or pull request should block deployment label Feb 20, 2025
@luacmartins
Copy link
Contributor

luacmartins commented Feb 20, 2025

@sumo-slonik I investigated this a bit and traced it down to the navigation action for all menu items, not only saved search, e.g. removing this action makes the menu perform correctly -

Navigation.navigate(item.getRoute(policyID));

@melvin-bot melvin-bot bot added the Awaiting Payment Auto-added when associated PR is deployed to production label Feb 21, 2025
@melvin-bot melvin-bot bot changed the title Reports - Menu does not close after opening saved search [Due for payment 2025-02-28] Reports - Menu does not close after opening saved search Feb 21, 2025
Copy link

melvin-bot bot commented Feb 21, 2025

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Feb 21, 2025
Copy link

melvin-bot bot commented Feb 21, 2025

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.3-4 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2025-02-28. 🎊

For reference, here are some details about the assignees on this issue:

Copy link

melvin-bot bot commented Feb 21, 2025

@ishpaul777 @Christinadobrzyn @ishpaul777 The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button]

@sumo-slonik
Copy link
Contributor

This afternoon I will create a PR with POC.

@luacmartins
Copy link
Contributor

Thanks @sumo-slonik

@sumo-slonik
Copy link
Contributor

sumo-slonik commented Feb 24, 2025

Pr is ready and I've attached the skis to see if this behavior is ok:
https://github.com/Expensify/App/pull/57327/files
If it looks okay, I'll make sure all PR checks pass.

@Christinadobrzyn
Copy link
Contributor

Is payment really 2-28? It looks like the PR might still be drafted. Is that true?

@Christinadobrzyn Christinadobrzyn added Daily KSv2 and removed Weekly KSv2 labels Feb 28, 2025
@melvin-bot melvin-bot bot added Daily KSv2 and removed Daily KSv2 labels Feb 28, 2025
Copy link

melvin-bot bot commented Feb 28, 2025

Payment Summary

Upwork Job

  • Contributor: @sumo-slonik is from an agency-contributor and not due payment
  • Reviewer: @ishpaul777 owed $250 via NewDot

BugZero Checklist (@Christinadobrzyn)

  • I have verified the correct assignees and roles are listed above and updated the neccesary manual offers
  • I have verified that there are no duplicate or incorrect contracts on Upwork for this job (https://www.upwork.com/ab/applicants//hired)
  • I have paid out the Upwork contracts or cancelled the ones that are incorrect
  • I have verified the payment summary above is correct

@Christinadobrzyn
Copy link
Contributor

Hi @sumo-slonik and @ishpaul777 are we waiting for this PR - https://github.com/Expensify/App/pull/57327/files to be complete before paying this out?

If not and we're ready to pay, do we need a regression test for #57105

@ishpaul777
Copy link
Contributor

ishpaul777 commented Mar 1, 2025

I beleive the issue was different and had unrelated root cause from our PR, so I think no need to hold on that.

@luacmartins
Copy link
Contributor

I think we should since the menu is still not fully responsive and that PR is also solving this issue.

@melvin-bot melvin-bot bot added the Overdue label Mar 3, 2025
@luacmartins luacmartins changed the title [Due for payment 2025-02-28] Reports - Menu does not close after opening saved search Reports - Menu does not close after opening saved search Mar 3, 2025
@luacmartins luacmartins removed the Awaiting Payment Auto-added when associated PR is deployed to production label Mar 3, 2025
@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 Overdue labels Mar 3, 2025
@Christinadobrzyn Christinadobrzyn changed the title Reports - Menu does not close after opening saved search [HOLD 57607] Reports - Menu does not close after opening saved search Mar 3, 2025
@Christinadobrzyn
Copy link
Contributor

It looks like that PR was closed in favor of #57607.

Based on this it sounds like we'll hold this for 57607 to make sure everything is working properly after the deploy. Let me know if that's not correct. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Engineering Reviewing Has a PR in review Weekly KSv2
Projects
Status: No status
Development

No branches or pull requests

7 participants