Page MenuHomePhabricator

[web] Replace `threadInChatList` with `useThreadsInChatList` in `SidebarsModal`
ClosedPublic

Authored by atul on May 9 2024, 2:08 PM.
Tags
None
Referenced Files
F3384972: D11980.id40244.diff
Thu, Nov 28, 10:54 PM
F3383624: D11980.id40245.diff
Thu, Nov 28, 5:02 PM
F3382498: D11980.id40044.diff
Thu, Nov 28, 11:08 AM
Unknown Object (File)
Mon, Nov 25, 5:11 AM
Unknown Object (File)
Sun, Nov 24, 1:28 PM
Unknown Object (File)
Thu, Nov 21, 2:21 AM
Unknown Object (File)
Thu, Nov 21, 2:21 AM
Unknown Object (File)
Sun, Nov 10, 11:41 AM
Subscribers
None

Details

Summary

Part of replacing threadInChatList with useThread[s]InChatList hooks, which in turn is part of replacing threadHasPermission with the useThreadHasPermission hook.


Depends on D11950

Test Plan

flow + close reading

Add log statements to SidebarsModal on web and ensure that threadInChatList and useThreadsInChatList return same results.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable