Delete file component bug

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

when the agent called the delete file tool to let me click the button to accept deleting the file, I went back to the message I sent, and restarted from there, and the delete UI got stuck and I couldnt get it out

Steps to Reproduce

get the agent to request to delete a file, then go back to the original message you sent, and restart the chat from there as to undo the changes he made

Expected Behavior

the UI should disappear like the other messages responding to my query

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.46 (Universal)
VSCode Version: 1.99.3
Commit: b9e5948c1ad20443a5cecba6b84a3c9b99d62580
Date: 2025-10-14T01:21:46.830Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. It looks like a UI state management issue when restarting a chat after the agent suggests deleting a file.

From your screenshot, the delete component seems stuck. As a workaround, try:

  • Reloading the window (Cmd+R or View → Reload Window)
  • Starting a new chat session

I’ll pass this to the team to fix the UI cleanup when restarting from a previous message. Your repro steps are very helpful.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.