Add a Show Active Channels filter button to the collab panel#48826
Merged
JosephTLyons merged 3 commits intomainfrom Feb 9, 2026
Merged
Add a Show Active Channels filter button to the collab panel#48826JosephTLyons merged 3 commits intomainfrom
Show Active Channels filter button to the collab panel#48826JosephTLyons merged 3 commits intomainfrom
Conversation
Add a toggle button in the collab panel's Channels header that filters the channel list to only show channels with 1 or more participants. - Works in conjunction with the existing fuzzy search filter - Live updates as participants join and leave channels - Auto-expands collapsed channels when the filter is active (same behavior as the search filter) - Preserves parent channels in the tree when a child has participants
Show All Channels button to the collab panelShow Active Channels button to the collab panel
Show Active Channels button to the collab panelShow Active Channels filter button to the collab panel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This makes it easy to see all the activity that is happening in a more condensed view.
Helps you fend off endless scrolling in the collaboration panel when trying to find the meeting room. ⚔️
Screen.Recording.2026-02-09.at.5.27.21.PM.mov
Release Notes:
Show Active Channelsfilter button to the collab panel to filter down to only channels with participants.