**Epic:** Shared primitives **Labels:** test, phase-2, frontend **Size:** S (~1 day) ### Description Tests for all shared primitive components. ### Tasks - [ ] StatusBadge: each color variant, pulse class when pulse=true - [ ] ConfirmationModal: onConfirm called, ESC calls onCancel, isDangerous makes button red, focus trap - [ ] Pagination: shown when hasMore, spinner during fetching, hidden when exhausted - [ ] RelativeTime: correct output, updates on tick, cleanup on unmount - [ ] EntityDetailLayout: tabs switch, side panel renders on desktop - [ ] CopyToClipboard: clipboard called, reverts after 2s - [ ] SkeletonLoader: correct line count, variants
Epic: Shared primitives
Labels: test, phase-2, frontend
Size: S (~1 day)
Description
Tests for all shared primitive components.
Tasks