aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/components/ProtectedRoute.test.tsx
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-02-21 06:57:15 +0000
committerClaude <noreply@anthropic.com>2026-02-21 06:57:15 +0000
commita94aeb6c35a97410ddcb14bb589ce2ab1e3fc125 (patch)
tree656f7f00f2683a2570dc60c52e3256a0c2b69ad1 /src/client/components/ProtectedRoute.test.tsx
parent7a77e72bb49ed3990a0c4581292a37a8a4f35231 (diff)
downloadkioku-claude/allow-delete-card-fields-auoeV.tar.gz
kioku-claude/allow-delete-card-fields-auoeV.tar.zst
kioku-claude/allow-delete-card-fields-auoeV.zip
feat: allow deleting card type fields with values via two-step confirmationclaude/allow-delete-card-fields-auoeV
Previously, fields with existing values could not be deleted at all. Now, when a user tries to delete such a field, a two-step confirmation dialog is shown. The first step warns the user with the number of cards using that card type. The second step asks for final confirmation since the action cannot be undone. The backend now accepts a `force=true` query parameter to bypass the field-has-values check, and returns the card count in the 409 response for the frontend to display. https://claude.ai/code/session_017S5QP6SnC5GFNJwQFyT4as
Diffstat (limited to 'src/client/components/ProtectedRoute.test.tsx')
0 files changed, 0 insertions, 0 deletions