Page MenuHomePhabricator

[native] Lift `onPressItem` and `onPressSeeMoreSidebars` to `ConnectedChatThreadList`
ClosedPublic

Authored by atul on Sep 12 2023, 3:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 5:38 PM
Unknown Object (File)
Wed, Nov 13, 4:38 AM
Unknown Object (File)
Thu, Nov 7, 2:38 PM
Unknown Object (File)
Thu, Nov 7, 1:24 PM
Unknown Object (File)
Thu, Nov 7, 9:55 AM
Unknown Object (File)
Thu, Nov 7, 9:32 AM
Unknown Object (File)
Mon, Oct 28, 11:59 AM
Unknown Object (File)
Sun, Oct 27, 6:16 PM
Subscribers

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

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul published this revision for review.Sep 12 2023, 3:59 PM
This revision is now accepted and ready to land.Sep 13 2023, 9:36 AM