Skip to content

[Frontend] Skeleton.tsx exports multiple skeleton variants but has no unit test verifying each renders the expected number of placeholder rows #1032

Description

@grantfox-oss

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

  • Add a render test per exported skeleton variant asserting the placeholder count matches the passed prop

Files to touch

  • frontend/src/components/ui/Skeleton.tsx

Out of scope

Does not remove the already-flagged dead StreamListSkeleton variant, tracked separately.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontendFrontend related tasksgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions