Phase 3 — Alerts (P3-05/06/07) #7

Merged
steve merged 34 commits from p3-alerts into main 2026-05-04 22:51:17 +01:00
Showing only changes of commit 7f2a9964db - Show all commits
+2 -2
View File
@@ -405,6 +405,8 @@
</div>
{{/* ---------- typed-confirm delete ---------- */}}
</form>{{/* close ch-form — delete panel must live OUTSIDE because HTML forbids nested forms */}}
{{if $isEdit}}
<div id="delete-panel" class="hidden mt-4 panel rounded-[7px] p-[18px]"
style="border-color: color-mix(in oklch, var(--bad), transparent 60%);">
@@ -419,8 +421,6 @@
</form>
</div>
{{end}}
</form>{{/* close ch-form */}}
</div>
{{/* ---------- right rail — payload preview ---------- */}}