-
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
[PAID] [$250] [Search v1] - Sometimes blank space appears instead of skeleton loader when scrolling #43396
Comments
Triggered auto assignment to @strepanier03 ( |
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 |
hmm I think this might be a performance issue, where mobile clients struggle to keep up with a huge list of items. I'm gonna demote this to NAB since it doesn't break the feature. |
Job added to Upwork: https://www.upwork.com/jobs/~01bb69abaa0bdb0869 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jayeshmangwani ( |
@Kicu, @strepanier03, @luacmartins, @ahmedGaber93 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
We are still discussing the possible solution |
I wanted to take a look at it this week, however I got tangled with react concurrent mode followups and bugs, navigation bugs and Search actions implementation. |
@Kicu @strepanier03 @luacmartins @ahmedGaber93 this issue is now 4 weeks old, please consider:
Thanks! |
@Kicu, @strepanier03, @luacmartins, @ahmedGaber93 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Some loose thoughts from me We know from investigation by @zfurtak with some help from @j-piasecki that what happens is definitely because the render of 1 list item takes a long time. (#43396 (comment)). There is no easy way to try to use Next: IMO unfortunately part of the problem is how the component That being said the actual problem is still inside the render of Items, and I believe
If these 2 things give us nothing, then we might want to start considering usage of some other list implementation FlashList etc for Search. |
Thanks for the detailed breakdown @Kicu! I think we can start with the memoize solutions you laid out and check if that improves anything. If that doesn't work, we might wanna profile this view and see which functions are taking the most resources and look for ways to improve those before we move to a different list component, since that's also not a guarantee that we'd fix the issue. |
|
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:
|
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:
This is an improvement performance issue, I think no need for regression test. |
Paid and closed the contract in Upwork, thank you for the checklist @ahmedGaber93! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Issue found when validating #43206
Version Number: 1.4.81-1
Reproducible in staging?: y
Reproducible in production?: no , new feature
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: Applause internal team
Slack conversation:
Action Performed:
Navigate to https://staging.new.expensify.com/
Log in with an account that has a lot of expenses
Open Search
Scroll down multiple times
Expected Result:
Skeleton loader should always show when it's loading data.
Actual Result:
Sometimes blank space appears instead of skeleton loader when scrolling
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6508205_1718032227825.az_recorder_20240610_170155.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @strepanier03The text was updated successfully, but these errors were encountered: