-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Search - App exits selection mode when going to a different status #47672
Comments
Triggered auto assignment to @francoisl ( |
Triggered auto assignment to @stephanieelliott ( |
We think that this bug might be related to #wave-collect - Release 1 |
👋 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:
|
I think this is expected and not a bug |
Yeah I could see it being on purpose, otherwise it might be confusing if, for example, you switch between expense statuses, select other expenses, then you tap on the "[N] selected" > "Download" option, and have a bunch of expenses from the previous view included in the download. |
Either way, doesn't sound like something worth blocking for. Going to demote until confirmation. |
Edited by proposal-police: This proposal was edited at 2024-08-20 06:13:22 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.App exits selection mode when going to a different status. What is the root cause of that problem?When changing the status, we will clear the selected transactions, so we won't face with @francoisl's issue And we have the logic to turn off selection mode in
That means when status change, we also disable selection mode. If we want to keep the selection mode: we should remove this line:
What changes do you think we should make in order to solve the problem?What alternative solutions did you explore? (Optional) |
I agree with @rayane-djouah that IMO this is not a bug. To expand: every time we change I think trying to preserve selection mode between this search re-renders will be more confusing in the long run. Also this is a related issue: #47670 where the same thing applies to the part: "selection is cleared when going from Inbox to Search" - in that case I believe dropping the selection also makes sense. |
This is not a bug. Closing. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: v9.0.22-5
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): applausetester+kh050806@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Precondition:
Expected Result:
Describe what you think should've happened
Actual Result:
App exits selection mode when going to a different status.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6576467_1724100262733.ScreenRecording_08-20-2024_04-36-13_1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: