Session deletion triggered without confirmation when dismissing suggestion cards — no undo

Open 💬 2 comments Opened Jun 21, 2026 by roshandxt

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

When a new session opens, Claude Code displays suggestion cards for existing sessions from my groups. Clicking the X button on these cards permanently deletes the session — it does not dismiss the suggestion. All conversation history is lost with no warning.

What Should Happen?

Clicking X on a suggestion card should dismiss it from the suggestion list only. The session should remain intact in its group and be accessible normally.

Error Messages/Logs

No error message. The session silently disappears with no confirmation, no toast notification, and no undo option.

Steps to Reproduce

  1. Open Claude Code desktop app
  2. Create a new session
  3. Suggestion cards appear for existing sessions from named groups
  4. Click the X button on one of the suggestion cards
  5. Session is permanently deleted — the group it belonged to is now empty

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

Version 1.14271.0 (c8f4d8)

Platform

Other

Operating System

Windows

Terminal/Shell

Other

Additional Information

The X button appears to serve dual purpose as both "dismiss suggestion" and "delete session" with no visual distinction. There is no confirmation dialog, no trash/recycle, and no undo. Two sessions were lost this way in a single interaction. Suggest adding a confirmation prompt or separating dismiss vs delete into distinct actions.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗