Confirmation dialog for destructive EC2 actions in Explorer panel
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
**Feature request: Confirmation dialog for destructive EC2 actions in Explorer panel**
The reboot button sits directly next to the connect button with no confirmation prompt. A misclick on a production instance reboots it immediately with no warning.
Please add a confirmation dialog before executing reboot/stop/terminate from the Explorer panel. The AWS Console already does this, the Toolkit should too.
AWS Toolkit version: 3.101.0
VS Code version: 1.114.0
OS: Mac OS 26.4 (25E246)
Contributor guide
Research direction
Start at the Explorer panel and trace the reboot, stop, and terminate actions to their handlers, then look for existing VS Code confirmation-dialog patterns in the project. Done means each destructive EC2 action shows a warning and requires confirmation before execution, while connect remains unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript, vscode
- Domain
- cloud, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100