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)
Sat, Oct 5, 4:34 AM
Unknown Object (File)
Tue, Oct 1, 3:19 AM
Unknown Object (File)
Mon, Sep 30, 5:46 PM
Unknown Object (File)
Sat, Sep 28, 10:16 PM
Unknown Object (File)
Sat, Sep 28, 10:16 PM
Unknown Object (File)
Sat, Sep 28, 10:16 PM
Unknown Object (File)
Sat, Sep 28, 10:14 PM
Unknown Object (File)
Sat, Sep 28, 9:57 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