-
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
Wallet - Left side bar is LHN instead of Settings after adding a bank account #39827
Comments
Triggered auto assignment to @rlinoz ( |
👋 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:
|
@rlinoz 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 |
Looking at the videos in the original PR it looks like it is working as intended, maybe @mountiny or @shawnborton can confirm? |
Hmm I don't think anyone would directly access the page called |
I think we map the central pane to RHP in these cases for deeplink cases. In this case by adding SCREENS.SETTINGS.ADD_BANK_ACCOUNT_REFACTOR, here
Also, this route being sub-part of wallet shouldn't this be in Line 70 in dd30d13
instead of directly in SETTINGS hereLine 35 in dd30d13
|
ProposalPlease re-state the problem that we are trying to solve in this issue.LHN changes when for wallet routes What is the root cause of that problem?We have not mapped all routes related to add bank account/ add debit card for wallet pages: App/src/libs/Navigation/linkingConfig/CENTRAL_PANE_TO_RHP_MAPPING.ts Lines 24 to 36 in dd30d13
What changes do you think we should make in order to solve the problem?Map all the routes related to adding bank account/ debit card for wallet page; Lines 110 to 113 in dd30d13
What alternative solutions did you explore? (Optional)N/A |
yes, it's temporary as the refactor is being worked on - I'll take care of that in one of the following PRs |
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: 1.4.61-0
Reproducible in staging?: Y
Reproducible in production?: N
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:
Slack conversation:
Issue found when executing PR #39038
Action Performed:
Expected Result:
After adding a bank account, the left side bar and the right screen will open settings page
Actual Result:
After adding a bank account, the left side bar is LHN, while the right screen is Wallet page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6442198_1712581064243.BA.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: