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 D9172
Differential D9173 Authored by atul on Sep 12 2023, 4: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 D9172 Test Plan ChatThreadList + search experience continue to work as expected.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptSep 12 2023, 4:57 PM2023-09-12 16:57:49 (UTC-7) Harbormaster completed remote builds in B22568: Diff 31018.Sep 12 2023, 5:15 PM2023-09-12 17:15:28 (UTC-7) This revision is now accepted and ready to land.Sep 13 2023, 9:41 AM2023-09-13 09:41:19 (UTC-7) This revision was landed with ongoing or failed builds.Sep 13 2023, 11:30 AM2023-09-13 11:30:35 (UTC-7) Closed by commit rCOMMae6086fcf3f9: [native] Lift `renderItem` to `ConnectedChatThreadList` (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B22610: Diff 31085.Sep 13 2023, 11:46 AM2023-09-13 11:46:22 (UTC-7)
Revision Contents
Diff 31089 native/chat/chat-thread-list.react.js
|