Page MenuHomePhabricator

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

Authored by atul on May 9 2024, 2:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 9:53 AM
Unknown Object (File)
Tue, Oct 29, 12:17 PM
Unknown Object (File)
Tue, Oct 29, 3:03 AM
Unknown Object (File)
Sat, Oct 26, 12:12 PM
Unknown Object (File)
Sat, Oct 26, 3:47 AM
Unknown Object (File)
Wed, Oct 23, 5:36 AM
Unknown Object (File)
Tue, Oct 22, 1:15 PM
Unknown Object (File)
Tue, Oct 22, 12:23 PM
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