From 858178d6878229c0ac413d3ea5a4f799d6114ecb Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 18:29:26 +0900 Subject: feat(client): add edit card modal with form validation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add EditCardModal component allowing users to edit existing cards. Includes Edit button on each card in the deck detail page and comprehensive unit tests. 🤖 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/dev') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 9988839..7552761 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -105,7 +105,7 @@ Smaller features first to enable early MVP validation. ### Frontend - [x] Card list view (in deck detail page) - [x] Create card form (front/back) -- [ ] Edit card +- [x] Edit card - [ ] Delete card - [ ] Add tests -- cgit v1.2.3-70-g09d2