-
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
[$250] Search - Infinite loading when searching for a non existing user #39866
Comments
Triggered auto assignment to @aldo-expensify ( |
👋 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:
|
@aldo-expensify 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 |
We think that this bug might be related to #vip-vsp |
Can't reproduce in Production. I'll open it to |
Job added to Upwork: https://www.upwork.com/jobs/~01fe30a5f76eb81164 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jayeshmangwani ( |
Triggered auto assignment to @alexpensify ( |
@aldo-expensify , can you ask the tester to test again, i cannot reproduce on staging : simplescreenrecorder-2024-04-09_03.37.20.mp4 |
Thanks for checking @GandalfGwaihir. Now I see that I can reproduce only reproduce with
|
Reproduced in dev disabling "reliable updates" for a |
|
I think this is a product of my work moving the OpenReport onyx updates from Web-Expensify to Auth. These two PRs: https://github.com/Expensify/Web-Expensify/pull/41310 That works based on the assumption that the onyx update created and queued in Auth will be automatically included in the response in PHP later, but this doesn't happen thanks to the Reliable updates check here: https://github.com/Expensify/Web-Expensify/blob/9665848765ad8df8dd478dd3a3a242a6ead62ea6/lib/Onyx.php#L368 Then, I made this third PR to kill some code I thought unnecessary https://github.com/Expensify/Web-Expensify/pull/41492. The removed code unintentionally was still adding the missing report update for accounts with reliable updates disabled. Considering the above, this is not an App deploy blocker because the bug is in the staging PHP API. |
I merged this PR which should fix the problem once deployed: https://github.com/Expensify/Web-Expensify/pull/41588 |
Aldo, I think the only action is the get rid of the beta-- is that right? Thanks! |
This is fixed now, I just tested. |
No payment is due here, all reviews were handled 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: 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: N/A
Issue reported by: Applause - Internal Team
Issue found when executing PR #39384
Action Performed:
Expected Result:
User expects that when tapping on the header, the users info modal will open from the right
Actual Result:
When user first tries to tap on search modal, there is a small "Locked" symbol, then after a while, the header name will completely disappear and begin to load indefinitely. On Desktop app, the app even crashed once while performing this
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6442599_1712597864799.Infinite_loading_.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: