Summary
The creator profile card renders blank while the fetch is in flight, causing layout shift when data arrives. A skeleton placeholder matching the card dimensions should show during loading to prevent the shift and communicate progress to the user.
Scope
- Add a
CreatorCardSkeleton component that mirrors the card layout with animated pulse placeholders for avatar, name, price, and holder count
- Show the skeleton when the query is in
isLoading state
- Swap to the real card once data resolves
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The creator profile card renders blank while the fetch is in flight, causing layout shift when data arrives. A skeleton placeholder matching the card dimensions should show during loading to prevent the shift and communicate progress to the user.
Scope
CreatorCardSkeletoncomponent that mirrors the card layout with animated pulse placeholders for avatar, name, price, and holder countisLoadingstateAcceptance Criteria
ETA: 12 hours
Coordinate on Telegram