feat: US-008 - Compact domain legend as HTML below SVG

This commit is contained in:
2026-02-16 02:58:06 +00:00
parent 13b341abcd
commit 89d778b2df
3 changed files with 56 additions and 1 deletions
+1 -1
View File
@@ -157,7 +157,7 @@
"Verify in browser"
],
"priority": 8,
"passes": false,
"passes": true,
"notes": "This is pure React JSX added to the return block of CareerConstellation (after the SVG and before the closing container div). No D3 involved. Use inline styles consistent with the rest of the component, or simple Tailwind classes. The legend replaces the SVG-based legend that was removed in US-003. Position it as a flex row with gap: 12px, items centred vertically, padding: 6px 12px."
},
{