diff options
| author | Claude <noreply@anthropic.com> | 2026-02-21 06:57:15 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-02-21 06:57:15 +0000 |
| commit | a94aeb6c35a97410ddcb14bb589ce2ab1e3fc125 (patch) | |
| tree | 656f7f00f2683a2570dc60c52e3256a0c2b69ad1 /.github | |
| parent | 7a77e72bb49ed3990a0c4581292a37a8a4f35231 (diff) | |
| download | kioku-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 '.github')
0 files changed, 0 insertions, 0 deletions
