[PR #8660] feat(desktop): implement session unshare button #12822

Closed
opened 2026-02-16 18:17:43 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8660

State: closed
Merged: Yes


Fixes #8602

What does this PR do?

Desktop app is currently missing a way to unshare a session once it's been shared (users have to use the TUI to manage their session shares).
This PR implements a session unshare button w/ the following features

  • Stack share URL and unshare button vertically to give the URL full width
  • Add loading feedback and disable buttons during operations to prevent double-clicks
  • Rely on reactive sync.data for URL

https://github.com/user-attachments/assets/f15ab17a-fd46-48dc-9d89-d3ea776002f3

How did you verify your code works?

https://github.com/user-attachments/assets/1ee4ba0e-3bd0-4ba6-85ba-dbb2bfb6c079

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8660 **State:** closed **Merged:** Yes --- Fixes #8602 ### What does this PR do? Desktop app is currently missing a way to unshare a session once it's been shared (users have to use the TUI to manage their session shares). This PR implements a session unshare button w/ the following features - Stack share URL and unshare button vertically to give the URL full width - Add loading feedback and disable buttons during operations to prevent double-clicks - Rely on reactive `sync.data` for URL https://github.com/user-attachments/assets/f15ab17a-fd46-48dc-9d89-d3ea776002f3 ### How did you verify your code works? https://github.com/user-attachments/assets/1ee4ba0e-3bd0-4ba6-85ba-dbb2bfb6c079
yindo added the pull-request label 2026-02-16 18:17:43 -05:00
yindo closed this issue 2026-02-16 18:17:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12822