This diff is just one step in the process of converting ChatThreadList into a functional component. When this work is done, we will be able to avoid a lot of re-rendering and hopefully improve performance quite a bit.
Depends on D9136
Differential D9161 Authored by atul on Sep 12 2023, 1:57 PM.
Details Summary This diff is just one step in the process of converting ChatThreadList into a functional component. When this work is done, we will be able to avoid a lot of re-rendering and hopefully improve performance quite a bit. Depends on D9136 Test Plan ChatThreadList + search experience continue to work as expected.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptSep 12 2023, 1:57 PM2023-09-12 13:57:44 (UTC-7) Harbormaster completed remote builds in B22549: Diff 30995.Sep 12 2023, 2:22 PM2023-09-12 14:22:28 (UTC-7) Comment Actions please see inline comment before landing
This revision is now accepted and ready to land.Sep 12 2023, 9:37 PM2023-09-12 21:37:05 (UTC-7)
Closed by commit rCOMM3a4e9c686ee5: [native] Lift `onScroll` to `ConnectedChatThreadList` (authored by atul). · Explain WhySep 13 2023, 8:23 AM2023-09-13 08:23:36 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31053 native/chat/chat-thread-list.react.js
|