Page MenuHomePhabricator

[lib] Including pending thread for viewer in useThreadListSearch
ClosedPublic

Authored by ashoat on Sep 30 2024, 9:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 11:53 AM
Unknown Object (File)
Wed, Dec 18, 11:53 AM
Unknown Object (File)
Wed, Dec 18, 11:52 AM
Unknown Object (File)
Wed, Dec 18, 11:52 AM
Unknown Object (File)
Sun, Nov 24, 10:05 AM
Unknown Object (File)
Sun, Nov 24, 7:33 AM
Unknown Object (File)
Nov 19 2024, 8:55 AM
Unknown Object (File)
Nov 10 2024, 4:20 PM
Subscribers
None

Details

Summary

Before this work, we always had a GENESIS_PRIVATE thread for the viewer, so we had no reason to support pending private threads in useThreadListSearch.

Now we would like to support that. We'll show a pending private thread only if no private thread exists.

Depends on D13536

Test Plan

In combination with the rest of the stack, test creating a PRIVATE thread via thread list search on both web and native

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage