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)
Thu, Apr 4, 10:10 PM
Unknown Object (File)
Thu, Apr 4, 10:10 PM
Unknown Object (File)
Thu, Apr 4, 10:10 PM
Unknown Object (File)
Thu, Apr 4, 10:09 PM
Unknown Object (File)
Thu, Apr 4, 10:02 PM
Unknown Object (File)
Sun, Mar 31, 7:41 PM
Unknown Object (File)
Feb 26 2024, 3:29 PM
Unknown Object (File)
Feb 21 2024, 1:52 AM
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
No Lint Coverage
Unit
No Test Coverage

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