-
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
[HOLD for payment 2024-12-16] After accessing the Who's your card provider? page from a specific bank, going back brings you to the bank list #53507
Comments
Triggered auto assignment to @slafortune ( |
Edited by proposal-police: This proposal was edited at 2024-12-04 02:28:01 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.After accessing the Who's your card provider? page from a specific bank, going back brings you to the bank list What is the root cause of that problem?On this App/src/pages/workspace/companyCards/addNew/CardTypeStep.tsx Lines 91 to 93 in 0eec30d
What changes do you think we should make in order to solve the problem?Change the
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional)POC New-Expensify-iOS-2.mp4 |
ProposalPlease re-state the problem that we are trying to solve in this issue.When navigating back from the "Who’s your provider?" page, the user is returned to the general bank list instead of the specific bank page they had previously selected. This disrupts the user flow by not maintaining the selected bank context. What is the root cause of that problem?The back navigation logic (handleBackButtonPress) resets the navigation step to the general bank list (SELECT_BANK) without preserving the selectedBank context, resulting in a loss of the user's previously selected bank information. What changes do you think we should make in order to solve the problem?
App/src/pages/workspace/companyCards/addNew/CardTypeStep.tsx
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?
What alternative solutions did you explore? (Optional)
|
Hi, I'm Nicolay from Callstack - expert contributor group - and I would like to work on this issue. |
I already worked on company card project so I would like to take it as C+ |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.72-1 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-12-16. 🎊 For reference, here are some details about the assignees on this issue:
|
@dukenv0307 @slafortune @dukenv0307 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] |
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.71-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @joekaufmanexpensify
Slack conversation (hyperlinked to channel name): ts_external_expensify_expense
Action Performed:
Expected Result:
User should be returned to the specific bank page they had selected previously, maintaining their context and choice.
Actual Result:
User returned to Who's your bank page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
2024-12-02_16-18-46.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @slafortuneThe text was updated successfully, but these errors were encountered: