Page MenuHomePhabricator

[web] Filter available chats based on the picked community
ClosedPublic

Authored by inka on Mar 7 2023, 3:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 26 2024, 3:29 PM
Unknown Object (File)
Feb 21 2024, 1:52 AM
Unknown Object (File)
Feb 21 2024, 12:32 AM
Unknown Object (File)
Feb 21 2024, 12:32 AM
Unknown Object (File)
Feb 21 2024, 12:32 AM
Unknown Object (File)
Feb 20 2024, 11:27 PM
Unknown Object (File)
Feb 20 2024, 10:16 PM
Unknown Object (File)
Feb 20 2024, 6:29 PM
Subscribers

Details

Summary

issue: https://linear.app/comm/issue/ENG-3176/make-pressing-a-drawer-item-in-chat-tab-filter-available-chats
We want the list of chats in ChatThreadList to be filtered based on the currently selected community in the Chat tab

Test Plan

Checked that if a community is set in state.pickedCommunityIDs.chat, then ChatThreadList displays only chats from that community
Checked that the Background tab also works

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Mar 7 2023, 3:21 AM
This revision is now accepted and ready to land.Mar 8 2023, 3:28 AM

Remove use of usePickedCommunityChat, rebase