Skip to content

closeTab: show confirmation dialog when tab has multiple panes#19976

Closed
WolffM wants to merge 3 commits into
microsoft:mainfrom
WolffM:fix/5301-closetab-show-confirmation-dialog-when-tab-has-mul
Closed

closeTab: show confirmation dialog when tab has multiple panes#19976
WolffM wants to merge 3 commits into
microsoft:mainfrom
WolffM:fix/5301-closetab-show-confirmation-dialog-when-tab-has-mul

Conversation

@WolffM

@WolffM WolffM commented Mar 14, 2026

Copy link
Copy Markdown

Summary

Fixes #5301: closeTab: show confirmation dialog when tab has multiple panes

Changes

This PR addresses the issue described above. Changes were developed on the fix/5301-closetab-show-confirmation-dialog-when-tab-has-mul branch.

Related Issue

@microsoft-github-policy-service microsoft-github-policy-service Bot added Issue-Task It's a feature request, but it doesn't really need a major design. Area-UserInterface Issues pertaining to the user interface of the Console or Terminal Product-Terminal The new Windows Terminal. labels Mar 14, 2026
@WolffM WolffM force-pushed the fix/5301-closetab-show-confirmation-dialog-when-tab-has-mul branch from a4441a6 to 62b4e82 Compare March 14, 2026 14:50
@WolffM

WolffM commented Mar 14, 2026

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@carlos-zamora

Copy link
Copy Markdown
Member

Thanks for the contribution! I've reviewed the PR and tested it, it works great! That said, #19944 conflicts with this one and covers a few more scenarios. There's also some discussion over there about adding a "don't ask me again" checkbox, which I think would complement these warnings pretty well. For that reason, I'm closing this PR in favor of that one.

That said, I'm taking over #19944, so definitely hop over there and share your opinions on the desired UX. I want to make sure we've got all our bases covered. Thanks! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-UserInterface Issues pertaining to the user interface of the Console or Terminal Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

closeTab should present a confirmation dialog

2 participants