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 for payment 2024-11-13] [$250] iOS - Search - Search page cannot be dismissed by swiping to the right #51191

Open
1 of 8 tasks
lanitochka17 opened this issue Oct 21, 2024 · 18 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors Weekly KSv2

Comments

@lanitochka17
Copy link

lanitochka17 commented Oct 21, 2024

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.0.51-2
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team

Action Performed:

  1. Launch hybrid app (or standalone ND app)
  2. Tap on the search icon on the top right
  3. Swipe to the right to dismiss the search page (iOS swiping style)

Expected Result:

The search page can be dismissed by swiping to the right (the old Find page can be dismissed by swiping to the left)

Actual Result:

The search page cannot be dismissed by swiping to the right

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

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

Screenshots/Videos

Add any screenshot/video evidence
Bug6641265_1729531612859.1729531201791_20241022_011757.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021851376677882025777
  • Upwork Job ID: 1851376677882025777
  • Last Price Increase: 2024-10-29
Issue OwnerCurrent Issue Owner: @anmurali
@lanitochka17 lanitochka17 added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Oct 21, 2024
Copy link

melvin-bot bot commented Oct 21, 2024

Triggered auto assignment to @anmurali (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.

@lanitochka17
Copy link
Author

@anmurali FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors

@QichenZhu
Copy link
Contributor

Proposal

Please re-state the problem that we are trying to solve in this issue.

Swiping to the right doesn't dismiss the search modal on iOS.

What is the root cause of that problem?

Swiping is disabled on purpose in the line below.

const modalType = shouldUseNarrowLayout ? CONST.MODAL.MODAL_TYPE.CENTERED_UNSWIPEABLE : CONST.MODAL.MODAL_TYPE.POPOVER;

What changes do you think we should make in order to solve the problem?

Simply setting the type to CONST.MODAL.MODAL_TYPE.CENTERED would make the modal swipable, but it might not be the right solution.

We need to understand why swiping was disabled first, maybe with the help of the original committer @SzymczakJ, and resolve their concerns.

What alternative solutions did you explore? (Optional)

N/A

@melvin-bot melvin-bot bot added the Overdue label Oct 23, 2024
@SzymczakJ
Copy link
Contributor

Yes, I've set modal type to CENTRED_UNSWIPABLE on purpose because SelectionList behaved really strange(go on and test it yourself) on CENTRED modal. I didn't realise that it will break the swipe right pattern on iOS though.
Unfortunately I don't have a straightforward solution for this, I guess we will have to fix SelectionList behaviour on CENTRED_UNSWIPABLE modals.
I could take a look at it, after finishing this PR #51237, so it can take me like 1-2 days.

Copy link

melvin-bot bot commented Oct 24, 2024

@anmurali Whoops! This issue is 2 days overdue. Let's get this updated quick!

@SzymczakJ
Copy link
Contributor

FYI I started looking at this, feel free to assign me.

Copy link

melvin-bot bot commented Oct 28, 2024

@anmurali 6 days overdue. This is scarier than being forced to listen to Vogon poetry!

@anmurali anmurali added the External Added to denote the issue can be worked on by a contributor label Oct 29, 2024
@melvin-bot melvin-bot bot changed the title iOS - Search - Search page cannot be dismissed by swiping to the right [$250] iOS - Search - Search page cannot be dismissed by swiping to the right Oct 29, 2024
Copy link

melvin-bot bot commented Oct 29, 2024

Job added to Upwork: https://www.upwork.com/jobs/~021851376677882025777

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Oct 29, 2024
Copy link

melvin-bot bot commented Oct 29, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @ishpaul777 (External)

@melvin-bot melvin-bot bot removed the Overdue label Oct 29, 2024
@anmurali
Copy link

I'll let @ishpaul777 review proposals

@QichenZhu
Copy link
Contributor

Please check out the comment by @SzymczakJ from Software Mansion.

@ishpaul777
Copy link
Contributor

okay i'll let @SzymczakJ investigate as author of PR which intrduced this, @SzymczakJ Please keep us updated!

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 labels Oct 30, 2024
@SzymczakJ
Copy link
Contributor

Fix ready for your review @ishpaul777 😄

@ishpaul777
Copy link
Contributor

Thanks, i'll review in couple hours today

Copy link

melvin-bot bot commented Oct 31, 2024

Triggered auto assignment to @pecanoro, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@melvin-bot melvin-bot bot removed the Weekly KSv2 label Nov 6, 2024
@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production labels Nov 6, 2024
@melvin-bot melvin-bot bot changed the title [$250] iOS - Search - Search page cannot be dismissed by swiping to the right [HOLD for payment 2024-11-13] [$250] iOS - Search - Search page cannot be dismissed by swiping to the right Nov 6, 2024
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Nov 6, 2024
Copy link

melvin-bot bot commented Nov 6, 2024

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

Copy link

melvin-bot bot commented Nov 6, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.57-10 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 2024-11-13. 🎊

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

  • @ishpaul777 requires payment (Needs manual offer from BZ)

Copy link

melvin-bot bot commented Nov 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors Weekly KSv2
Projects
None yet
Development

No branches or pull requests

6 participants