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)
Mon, Dec 30, 7:17 AM
Unknown Object (File)
Mon, Dec 30, 7:12 AM
Unknown Object (File)
Sun, Dec 22, 8:28 PM
Unknown Object (File)
Sun, Dec 22, 8:27 PM
Unknown Object (File)
Sun, Dec 22, 8:27 PM
Unknown Object (File)
Sun, Dec 22, 8:27 PM
Unknown Object (File)
Sun, Dec 22, 8:27 PM
Unknown Object (File)
Dec 1 2024, 7:04 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