From c2609af9d8bac65d3e70b3860160ac8bfe097241 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 18:33:16 +0900 Subject: feat(client): add delete card modal with confirmation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Completes Phase 5 card management by adding the ability to delete cards with a confirmation dialog. Includes unit tests for the modal component and integration tests for the delete flow in DeckDetailPage. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- docs/dev/roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/dev') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 7552761..76e016a 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -106,8 +106,8 @@ Smaller features first to enable early MVP validation. - [x] Card list view (in deck detail page) - [x] Create card form (front/back) - [x] Edit card -- [ ] Delete card -- [ ] Add tests +- [x] Delete card +- [x] Add tests **✅ Milestone**: Users can create and manage cards -- cgit v1.2.3-70-g09d2