Skip to content

Add loading skeleton component for creator list cards #421

Description

@Chucks1093

Summary

While the creator list is fetching, the page shows nothing. A skeleton component that matches the shape of a creator card gives users visual feedback that content is loading and prevents layout shift when data arrives.

Scope

  • Add a CreatorCardSkeleton component that mirrors the dimensions of CreatorCard
  • Use a pulsing animation matching the app's dark theme
  • Render 6 skeletons by default while the list is loading

Acceptance Criteria

  • Skeleton renders in place of cards while data is fetching
  • Animation uses the existing dark theme colors
  • No layout shift when real cards replace skeletons

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions