-
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 #50796] [$250] Contact method - User returned to enter new email step after backgrounding app #51275
Comments
Triggered auto assignment to @srikarparsi ( |
Triggered auto assignment to @kadiealexander ( |
💬 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:
|
Production: -7479549786383612484.MP4 |
Edited by proposal-police: This proposal was edited at 2024-10-22 17:21:18 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.User is returned to the enter email step What is the root cause of that problem?we don't change route when we navigate to verify steps What changes do you think we should make in order to solve the problem?
App/src/pages/settings/Profile/Contacts/NewContactMethodPage.tsx Lines 161 to 164 in 3e27050
What alternative solutions did you explore? (Optional)We can customize |
Related PR |
I am able to repro this on prod IMG_1444.MP4 |
Was about to say that 😄 Just tested and reproducible in 1e81aa8 |
From my investigation, the root cause is related to AccessOrNotFoundWrapper in NewContactMethodPage. |
Nice, agreed, also able to reproduce this on production |
Going to make this external since it doesn't stem from this PR |
Job added to Upwork: https://www.upwork.com/jobs/~021848841356939319972 |
Current assignee @getusha is eligible for the External assigner, not assigning anyone new. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The user is brought back to the email contact field page after backgrounding the app and returning to the app. What is the root cause of that problem?When we return back to the app, we can see that a loading is shown. The loading comes from App/src/pages/settings/Profile/Contacts/NewContactMethodPage.tsx Lines 120 to 121 in faf48fc
It loads every time a reconnect is called because it sets App/src/pages/workspace/AccessOrNotFoundWrapper.tsx Lines 163 to 165 in faf48fc
Because the page isn't related to a workspace page at all (and we don't pass the policyID), the policy object is always empty. What changes do you think we should make in order to solve the problem?The purpose of So, the solution is to replace
|
Reassigning this to a new BugZero team member as I'm going OOO for two weeks. Happy to take it back when I'm back! |
Triggered auto assignment to @sonialiap ( |
Oh nice, do you think you can confirm @Julesssss? And I can put this on hold for that issue if that is the case. |
Yeah, lets put this on hold @srikarparsi |
Put on hold and moved to weekly |
Still on hold for #50796 which is in progress |
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.52.1
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Issue found when executing PR #49445
Action Performed:
Expected Result:
User lands back on the magic code step
Actual Result:
User is returned to the enter email step
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6642192_1729610713546.video_2024-10-22_11-24-57.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @The text was updated successfully, but these errors were encountered: