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 D9166
Differential D9171 Authored by atul on Sep 12 2023, 3:59 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 D9166 Test Plan ChatThreadList + search experience continue to work as expected.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptSep 12 2023, 3:59 PM2023-09-12 15:59:26 (UTC-7) Harbormaster completed remote builds in B22565: Diff 31015.Sep 12 2023, 4:16 PM2023-09-12 16:16:30 (UTC-7) Harbormaster completed remote builds in B22566: Diff 31016.Sep 12 2023, 4:20 PM2023-09-12 16:20:04 (UTC-7) This revision is now accepted and ready to land.Sep 13 2023, 9:36 AM2023-09-13 09:36:56 (UTC-7) Closed by commit rCOMMd6827690bc41: [native] Lift `onPressItem` and `onPressSeeMoreSidebars` to… (authored by atul). · Explain WhySep 13 2023, 11:30 AM2023-09-13 11:30:31 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31088 native/chat/chat-thread-list.react.js
|