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)
Sun, Mar 30, 5:28 PM
Unknown Object (File)
Sun, Mar 30, 1:49 PM
Unknown Object (File)
Sun, Mar 30, 12:42 PM
Unknown Object (File)
Sun, Mar 30, 11:04 AM
Unknown Object (File)
Sat, Mar 29, 1:24 PM
Unknown Object (File)
Mar 2 2025, 1:18 PM
Unknown Object (File)
Feb 26 2025, 8:53 PM
Unknown Object (File)
Feb 26 2025, 2:21 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