Skip to content

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

Open
danilo-leal wants to merge 3 commits intomainfrom
favorite-channel-store-persist
Open

collab_panel: Persist favorited channels in the global KV store#52600
danilo-leal wants to merge 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
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.

1 participant