Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When applying AI changes across multiple files, the UI shows Undo All and Keep All next to each other. It is very easy to accidentally click Undo All, especially when quickly reviewing and applying edits.
There is no confirmation dialog, and the action immediately discards all pending changes.
I have already accidentally lost part of my code this way after misclicking Undo All.
Please consider adding one of the following:
- a confirmation dialog before executing Undo All (or make a checkbox in settings to use confirmation for this button)
- an option to require confirmation for destructive actions
- moving Undo All away from Keep All to reduce accidental clicks
Steps to Reproduce
Any changes by a model.
Screenshots / Screen Recordings
Operating System
Linux
Version Information
Version: 2.5.26
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Linux x64 6.17.0-14-generic
Does this stop you from using Cursor
No - Cursor works, but with this issue
