Missing sidebar content #8629

Open
opened 2026-02-16 18:10:26 -05:00 by yindo · 1 comment
Owner

Originally created by @vanshb03 on GitHub (Feb 5, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

When a workspace is deleted immediately after its creation, the expanded sidebar goes blank. The content fails to re-render even after toggling the sidebar (closing and expanding it). The UI remains in a broken state where no workspace data is displayed in the navigation panel, including the previous workspaces.

Fixes itself on refresh with Ctrl + R

Initially tested on v1.1.51 but also having the issue on v1.1.52

Plugins

No response

OpenCode version

v1.1.51

Steps to reproduce

  1. Create a new workspace using the button on the top of the expanded sidebar.
  2. Immediately delete the newly created workspace(using the right click + delete interaction)
  3. The screen will refresh and all workspace data will go blank with no content
  4. Refresh to restore content.

Screenshot and/or share link

Image

Operating System

Windows 11

Terminal

Windows Terminal

Originally created by @vanshb03 on GitHub (Feb 5, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description When a workspace is deleted immediately after its creation, the expanded sidebar goes blank. The content fails to re-render even after toggling the sidebar (closing and expanding it). The UI remains in a broken state where no workspace data is displayed in the navigation panel, including the previous workspaces. Fixes itself on refresh with Ctrl + R Initially tested on v1.1.51 but also having the issue on v1.1.52 ### Plugins _No response_ ### OpenCode version v1.1.51 ### Steps to reproduce 1. Create a new workspace using the button on the top of the expanded sidebar. 2. Immediately delete the newly created workspace(using the right click + delete interaction) 3. The screen will refresh and all workspace data will go blank with no content 4. Refresh to restore content. ### Screenshot and/or share link ![Image](https://github.com/user-attachments/assets/11ea43b5-7a09-4d4e-8775-aacbbcfa3112) ### Operating System Windows 11 ### Terminal Windows Terminal
yindo added the windowsbug labels 2026-02-16 18:10:26 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 5, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #11999: Failed to delete workspace - reports workspace deletion failures
  • #8910: Workspaces not appearing in Desktop app - UI not updating when workspace state changes
  • #11727: [BUG] Desktop App: Workspace file tree/files is not reflective of worktree current status - workspace UI not syncing with actual state

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 5, 2026): This issue might be a duplicate of existing issues. Please check: - #11999: Failed to delete workspace - reports workspace deletion failures - #8910: Workspaces not appearing in Desktop app - UI not updating when workspace state changes - #11727: [BUG] Desktop App: Workspace file tree/files is not reflective of worktree current status - workspace UI not syncing with actual state Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8629