Page MenuHomePhabricator

[native] Lift `onTabPress` to `ConnectedChatThreadList`
ClosedPublic

Authored by atul on Sep 13 2023, 10:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 23, 1:32 AM
Unknown Object (File)
Fri, Jul 19, 3:03 AM
Unknown Object (File)
Wed, Jul 17, 5:13 AM
Unknown Object (File)
Thu, Jul 11, 10:21 PM
Unknown Object (File)
Mon, Jul 8, 9:44 PM
Unknown Object (File)
Mon, Jul 8, 3:52 PM
Unknown Object (File)
Thu, Jul 4, 5:17 AM
Unknown Object (File)
Wed, Jul 3, 7:09 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 D9184

Test Plan

ChatThreadList + search experience continue to work as expected.

NOTE: Specifically tried tapping the tab and ensuring the scrollToTop functionality worked as expected.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable