Open IuliiaHerets opened 1 day ago
Triggered auto assignment to @muttmuure (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.
Triggered auto assignment to @Gonals (DeployBlockerCash
), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.
💬 A slack conversation has been started in #expensify-open-source
:wave: 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:
Production has the following behaviour
https://github.com/user-attachments/assets/e673807c-c8ba-4798-8aa8-a8fda311fe35
Pay someone-Wallet page displayed in central pane instead of 1:1 chat after validating account
We are not passing backTo route here https://github.com/Expensify/App/blob/4d9be4eb2537b49fa6cf35135770cf3c6d62a1cd/src/components/SettlementButton/index.tsx#L194
We should add backTo
route here. We can do something like this here
if (!isUserValidated) {
const activeRoute = Navigation.getActiveRoute();
Navigation.navigate(ROUTES.SETTINGS_WALLET_VERIFY_ACCOUNT.getRoute(activeRoute));
return;
}
Let's not block on this since it's not really a regression. I'll take over and make sure this gets cleaned up.
This should be simple to fix so I'll do it internally
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: 9.0.61.0 Reproducible in staging?: Y Reproducible in production?: Not repro in Prod, App logging out Issue was found when executing this PR: https://github.com/Expensify/App/pull/50835 Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
1:1 chat is still displayed in the central pane
Actual Result:
Wallet page is displayed in the central pane instead of 1:1 chat
Workaround:
Unknown
Platforms:
Screenshots/Videos
https://github.com/user-attachments/assets/9677e09e-7e6d-43b2-883a-7c7d0dfbf8be
View all open jobs on GitHub