From 83789dd12efe82b645445fbb46d98bcb2a003b57 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 18:03:04 +0900 Subject: feat(client): add delete deck modal with confirmation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add DeleteDeckModal component that prompts users for confirmation before deleting a deck. Includes warning about permanent deletion and all associated cards. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- docs/dev/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 86e9c05..f159084 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -87,7 +87,7 @@ Smaller features first to enable early MVP validation. - [x] Deck list page (empty state, list view) - [x] Create deck modal/form - [x] Edit deck -- [ ] Delete deck (with confirmation) +- [x] Delete deck (with confirmation) - [ ] Add tests **✅ Milestone**: Users can create and manage decks -- cgit v1.2.3-70-g09d2