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, Dec 14, 7:04 AM
Unknown Object (File)
Sat, Dec 14, 7:04 AM
Unknown Object (File)
Sat, Dec 7, 3:55 PM
Unknown Object (File)
Tue, Nov 26, 9:00 AM
Unknown Object (File)
Tue, Nov 26, 2:11 AM
Unknown Object (File)
Nov 22 2024, 6:56 PM
Unknown Object (File)
Nov 22 2024, 6:33 PM
Unknown Object (File)
Nov 20 2024, 5:38 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