Join our community: https://t.me/+DOylgFv1jyJlNzM0
Why this matters
components/ui/Skeleton.tsx exports several skeleton shapes consumed by loading states across the dashboard, but there is no test asserting the row-count props actually control how many placeholder elements are rendered.
Acceptance criteria
Files to touch
frontend/src/components/ui/Skeleton.tsx
Out of scope
Does not remove the already-flagged dead StreamListSkeleton variant, tracked separately.
Why this matters
components/ui/Skeleton.tsx exports several skeleton shapes consumed by loading states across the dashboard, but there is no test asserting the row-count props actually control how many placeholder elements are rendered.
Acceptance criteria
Files to touch
frontend/src/components/ui/Skeleton.tsxOut of scope
Does not remove the already-flagged dead StreamListSkeleton variant, tracked separately.