Session deletion triggered without confirmation when dismissing suggestion cards — no undo
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
- Open Claude Code desktop app
- Create a new session
- Suggestion cards appear for existing sessions from named groups
- Click the X button on one of the suggestion cards
- 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.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗