Part of replacing threadInChatList with useThread[s]InChatList hooks, which in turn is part of replacing threadHasPermission with the useThreadHasPermission hook.
Depends on D11950
Paths
| Differential D11980 Authored by atul on May 9 2024, 2:08 PM.
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
Event TimelineHarbormaster completed remote builds in B28825: Diff 40044.May 9 2024, 2:25 PM2024-05-09 14:25:12 (UTC-7) This revision is now accepted and ready to land.May 9 2024, 5:09 PM2024-05-09 17:09:32 (UTC-7) atul edited the test plan for this revision. (Show Details)May 14 2024, 7:10 PM2024-05-14 19:10:30 (UTC-7) Harbormaster completed remote builds in B28918: Diff 40191.May 14 2024, 7:25 PM2024-05-14 19:25:32 (UTC-7) atul edited the test plan for this revision. (Show Details)May 15 2024, 11:25 AM2024-05-15 11:25:02 (UTC-7) Closed by commit rCOMM9789033fdcb4: [web] Replace `threadInChatList` with `useThreadsInChatList` in `SidebarsModal` (authored by atul). · Explain WhyMay 15 2024, 11:40 AM2024-05-15 11:40:10 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40191 web/modals/threads/sidebars/sidebars-modal.react.js
|