-
Notifications
You must be signed in to change notification settings - Fork 3k
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
iOS - Wallet - App returns to previous steps when using device gesture on success page #56026
Comments
Triggered auto assignment to @michaelkwardrop ( |
Triggered auto assignment to @techievivek ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
@techievivek Yes, it seems you are right - this looks like a regression from my PR you've mentioned above. Please assign me - I'll work on fixing it. Thanks |
Happy to take over as I have worked with @burczu on the PR |
@mountiny This one is quite tricky actually - I was able to fix it partially, by calling I think we may need to handle this gesture programmatically using |
@mountiny Ok, I have another idea, but it may look kinda' hack'ish - we can remove the Card details page from the stack while we redirecting to the Success page: this way when user uses gestures to close the page, it will land on the Settings -> Wallet page... If they tap on |
Demoting as the users are not blocked by this action and its mainly about specific ux flow, i dont want to make rushed decisions |
Discussing in the slack thread |
The PR is ready for review. |
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.92-0
Reproducible in staging?: Yes
Reproducible in production?: Unable to check
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.2
App Component: User Settings
Action Performed:
Precondition:
Expected Result:
App will return to Wallet page.
Actual Result:
App returns to previous deactivating card steps.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6728130_1738205821566.ScreenRecording_01-30-2025_10-53-09_1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: