Files
at-container-registry/pkg/hold
Evan JarrettandClaude Opus 5 c36e90f6b7 hold/admin: swap out the deleted crew row instead of sending 204
The delete handler returned 204 No Content for htmx requests, on the
theory that an empty body plus hx-swap="outerHTML" would make the row
disappear. htmx's default responseHandling maps 204 to swap:false, so
it never swapped at all: the record was gone from the PDS but the row
stayed on screen until a manual refresh.

Return an empty 200, which htmx does swap.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ai43R3s33cBGMybGp2gUcG
2026-09-01 11:03:54 -05:00
..
2026-05-09 21:21:20 -05:00
2026-02-09 22:39:38 -06:00