-
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
[$250] Login - Endless loading when login existing account #45225
Comments
Triggered auto assignment to @marcaaron ( |
👋 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:
|
@marcaaron 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 |
I can repro this so it's a blocker for sure. No idea what's causing it. |
Job added to Upwork: https://www.upwork.com/jobs/~01a1b081cc7a723886 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.There is a endless loading when login existing gmail or expensifail e-mail account We can reproduce this bug by refreshing the App 1-2 times. What is the root cause of that problem?After logging in we call Line 249 in a91b7f8
That make we're updating It causes the race condition. Let's assume we have 3 APIs.
expected persistedRequests is [API1, API2, API3] -> In this case, Video evidence:web-resize.mp4What changes do you think we should make in order to solve the problem?We should update persistedRequests from onyx at the first time only.
What alternative solutions did you explore? (Optional)Resultweb-resize.mp4 |
I don't think this is related to backend, removing the |
@Julesssss this issue is fixed. Recording.3494.mp4 |
web-resize.mp4@kavimuru @Julesssss I still can reproduce. You can try to reload the app. |
I'm unable to repro on staging, so perhaps this will reoccur once we deploy again. Let's leave it as not a blocker in the meantime. |
@marcaaron, @thesahindia Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@marcaaron, @thesahindia Eep! 4 days overdue now. Issues have feelings too... |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@marcaaron, @thesahindia Still overdue 6 days?! Let's take care of this! |
I was unable to repro this on staging and at the latest main. I tried just now. |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
@marcaaron, @thesahindia Whoops! This issue is 2 days overdue. Let's get this updated quick! |
I'm gonna close this and we can reopen if it's still reproducible. If we do reopen please provide more information about how to reproduce if possible. |
@marcaaron I can reproduce it.
test.mp4 |
Issues are reported for the live staging branch. Can you reproduce it on staging.new.expensify.com? Can you share any other information to help us identify a root cause? |
@marcaaron Unfortunately, I can't reproduce on staging, but I still can reproduce on main (Because of race condition). The RCA is because we're updating persistedRequests in 2 places here and here. That causes the race condition. For more information, you can check my proposal |
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.6-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: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Last visited chat should be displayed
Actual Result:
There is a endless loading when login existing gmail or expensifail e-mail account
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6538448_1720652616055.Recording__3466.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @thesahindiaThe text was updated successfully, but these errors were encountered: