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, Dec 17, 3:31 PM
Unknown Object (File)
Sat, Nov 30, 10:49 AM
Unknown Object (File)
Tue, Nov 26, 9:53 AM
Unknown Object (File)
Nov 22 2024, 9:44 PM
Unknown Object (File)
Nov 22 2024, 6:15 PM
Unknown Object (File)
Nov 22 2024, 2:29 PM
Unknown Object (File)
Nov 14 2024, 11:50 PM
Unknown Object (File)
Nov 3 2024, 4:44 AM
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