From 0b7acece277f80f1baeb7bb419544cdd11f7817f Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 17:57:44 +0900 Subject: feat(client): add edit deck modal with form validation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add EditDeckModal component that allows users to edit existing decks. The modal pre-populates with current deck values and supports updating name and description fields with proper validation and error handling. 🤖 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 bcddb38..86e9c05 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -86,7 +86,7 @@ Smaller features first to enable early MVP validation. ### Frontend - [x] Deck list page (empty state, list view) - [x] Create deck modal/form -- [ ] Edit deck +- [x] Edit deck - [ ] Delete deck (with confirmation) - [ ] Add tests -- cgit v1.2.3-70-g09d2