feat: add confirm step to message-level delete
Clicking del now shows 'confirm delete / cancel' inline in the action bar. Cancel rebuilds the original buttons; confirm proceeds as before. Matches the session delete pattern added in the prior commit. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -139,7 +139,7 @@ ability to act on HA via the REST API.
|
||||
|
||||
### [UX] Session delete confirmation
|
||||
- [x] Inline "Delete this session? [Delete] [Cancel]" reveal on `×` click in `app.js` — 2026-05-12
|
||||
- [ ] Consider: also confirm for message-level delete (Edit/Delete hover controls)
|
||||
- [x] Message-level delete: "confirm delete / cancel" inline in the actions bar — 2026-05-12
|
||||
|
||||
### [UI] File attachments in chat
|
||||
Upload an image or document inline and have it flow into context. Natural workflow
|
||||
|
||||
Reference in New Issue
Block a user