Skip to content

Expand pane tab context menu actions#88

Merged
jsgrrchg merged 1 commit into
mainfrom
feature/pane-tab-context-menu-actions
May 15, 2026
Merged

Expand pane tab context menu actions#88
jsgrrchg merged 1 commit into
mainfrom
feature/pane-tab-context-menu-actions

Conversation

@jsgrrchg
Copy link
Copy Markdown
Owner

Summary

  • Add pane-scoped Close Others and Close Tabs to the Right actions to pane tab context menus.
  • Reuse active-agent close confirmation for bulk tab closes.
  • Cover pane isolation, cancellation, and disabled states in EditorPaneBar tests.

Why

Right-click actions inside a split should only affect tabs in that pane. This keeps bulk close behavior predictable in multi-pane workspaces.

Closes #78

Validation

  • npm test -- EditorPaneBar.test.tsx
  • npm test -- EditorPaneBar.test.tsx UnifiedBar.test.tsx

@jsgrrchg jsgrrchg marked this pull request as ready for review May 15, 2026 06:18
@jsgrrchg jsgrrchg merged commit 04e4515 into main May 15, 2026
3 checks passed
@jsgrrchg jsgrrchg deleted the feature/pane-tab-context-menu-actions branch May 15, 2026 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Expand tabs context menu

1 participant