-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Follow up for "add search input to mobile search page issue" #57191
Comments
Triggered auto assignment to @NicMendonca ( |
@luacmartins, @NicMendonca, @ikevin127, @SzymczakJ Whoops! This issue is 2 days overdue. Let's get this updated quick! |
WIP, I started looking at the performance of Reports page. |
Update: I'm testing out an option to replace SelectionList(from our Search/index.tsx component) with a FlashList. Writing a small POC to check. if it's even doable and what performance gains it might give us. |
I've done measurements with React Native dev tools profiler: I don't have all of the functionalities implemented yet(like selecting items with arrows), so the total time of the new approach will be higher, but I still think this will be tremendous upgrade in the Reports page performance. WDYT of this @luacmartins. Migrating this fully will take some time(probably the draft should be ready next week), so I need your green light to continue 😄 |
That seems promising. Do you have a POC I can take a look at? |
Here's a small POC ⬆ |
@SzymczakJ I just wanted to bring this other PR that's also aiming to improve the performance of Search |
Thanks for mentioning that. We're lucky and our PRs optimise other things, so both of them are valuable 😄. If you see any other performance fixes for Search, please let me know! |
Nice! Let's keep it up! |
@luacmartins @NicMendonca @ikevin127 @SzymczakJ this issue was created 2 weeks ago. Are we close to a solution? Let's make sure we're treating this as a top priority. Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
WIP: I didn't have time to look at this today, but I will work on it tomorrow. |
@SzymczakJ Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
This is really close to being ready for review, I should be able to achieve this tomorrow. |
This is group issue for all the follow-ups of add search input to mobile search page issue PR.
What needs to be done?
cc @luacmartins
Issue Owner
Current Issue Owner: @SzymczakJThe text was updated successfully, but these errors were encountered: