-
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
[HOLD for payment 2024-07-24] LHN not displayed after page refresh from settings page #44860
Comments
Triggered auto assignment to @iwiznia ( |
Triggered auto assignment to @sonialiap ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.LHN not displayed after page refresh from settings page. Also, menu options inside the about page are not clickable. What is the root cause of that problem?Coin animation loading freezes the page.
What changes do you think we should make in order to solve the problem?We can do an async load of the animation in this way: Add the below in Lottie/index.tsx:
Now, update to return the below:
This will fix it for all usages of Lottie animations. |
Thank @ShridharGoel proposal, but this issue also happens on other settings screens that use Lottie. This issue only started occurring in a few recent releases, so could you please find the offending PR? |
@suneox It has started happening because we have switched to concurrent mode. We can fix this at all places using a common base logic for Lottie animations. |
@ShridharGoel Thank you. I also tried reverting the code before the merge commit #42592, and the issue doesn’t happen. It only occurs after commit
We don’t need to fix this at all places using Lottie; we just need to fix it in @iwiznia We can fix this issue based on this proposal and implement the fix in |
Yes, that's what I meant by the common base logic. Will update to include code example. |
Waiting for @ShridharGoel to create the PR. |
Will open PR by tomorrow. |
@sonialiap Should this have the "High Priority" label since it was marked as critical? |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.7-8 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-07-24. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
|
Payment summary:
|
@sonialiap Thank you, I have accepted an offer |
Payment Summary
BugZero Checklist (@sonialiap)
|
This issue was Critical and High Priority so I've adjusted the payouts to $500 |
Thank you. I really appreciate your recognition of our task. |
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.4-0
Reproducible in staging?: Yes
Reproducible in production?: Yes
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: @suneox
Slack conversation: https://expensify.slack.com/archives/C05LX9D6E07/p1720062549074999
Action Performed:
Expected Result:
Page reloads with out any issue
Actual Result:
LHN menu not displayed until navigated to other menu icon
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Screen.Recording.2024-07-04.at.10.06.45.mp4
Recording.295.mp4
Add any screenshot/video evidence
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @sonialiapThe text was updated successfully, but these errors were encountered: