Skip to content

collab_panel: Persist favorited channels in the global KV store#52600

Merged
danilo-leal merged 3 commits intomainfrom
favorite-channel-store-persist
Mar 30, 2026
Merged

collab_panel: Persist favorited channels in the global KV store#52600
danilo-leal merged 3 commits intomainfrom
favorite-channel-store-persist

Conversation

@danilo-leal
Copy link
Copy Markdown
Member

Follow up to #52541

Favorite channels weren't appearing on multiple windows because they were serialized in a given window's collab panel state. This PR moves them to the global key value store. Also, solved a little issue with non-unique ids which was making clicking on the original instance of a favorite channel do nothing.

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 27, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 27, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, kubkon and reflectronic and removed request for a team March 27, 2026 20:16
@danilo-leal danilo-leal merged commit 6332655 into main Mar 30, 2026
41 checks passed
@danilo-leal danilo-leal deleted the favorite-channel-store-persist branch March 30, 2026 10:34
@ConradIrwin
Copy link
Copy Markdown
Member

@zed-zippy approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants