Commit f99d0fa
fix(ui): normalize checklist update response shape to match add
Both add and update now return { id, label, checked, position, children: [] }
instead of update spreading the raw DB row with item_id, parent_id etc.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 70ce870 commit f99d0fa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
0 commit comments