diff --git a/docs/Tasktracking/2026-04-25-fix-self-closing-a-empty-tag.md b/docs/Tasktracking/2026-04-25-fix-self-closing-a-empty-tag.md new file mode 100644 index 00000000..92ed0e62 --- /dev/null +++ b/docs/Tasktracking/2026-04-25-fix-self-closing-a-empty-tag.md @@ -0,0 +1,32 @@ +# 2026-04-25 Fix self-closing a-empty tag swallowing sibling elements + +## Problem + +Worker node panel showed an empty card body instead of the master node info table. +The API returned correct data (`/panel/api/nodes/list` had the master node), but the +rendered DOM was `
` — both the `