diff --git a/src/renderer/src/components/GitHubItemDialog.tsx b/src/renderer/src/components/GitHubItemDialog.tsx index fec1c28dab6..5de98f93ebf 100644 --- a/src/renderer/src/components/GitHubItemDialog.tsx +++ b/src/renderer/src/components/GitHubItemDialog.tsx @@ -6338,68 +6338,20 @@ function GHEditSection({
+ {/* Why: primary open/start CTA lives only in the issue header — property + columns are metadata (status, assignees, labels, attached workspace). */}
{translate('auto.components.GitHubItemDialog.2e4d806c92', 'Workspace')}
{attachedWorkspaceLabel ? ( -
+
{attachedWorkspaceLabel}
- ) : null} - {hasAttachedWorkspace ? ( - - - - - - - - - onUse(item)}> - - {translate('auto.components.GitHubItemDialog.36182aa57f', 'Start new workspace')} - - - ) : ( - +
+ {translate('auto.components.GitHubItemDialog.886a64b081', 'None yet')} +
)}