Skip to content

Add empty state UI for the creator profile activity feed when no transactions exist yet #698

Description

@Chucks1093

Summary

When a creator has no transaction history the activity feed section renders blank, which looks unfinished. A proper empty state with an illustration and a short message should communicate that no activity has happened yet.

Scope

  • Render an empty state when the activity feed query returns an empty array
  • Include a short message: 'No activity yet — buy or sell keys to get started'
  • Empty state should only appear after the query has settled (not during loading)
  • Skeleton rows should still appear during loading and be replaced by the empty state if the result is empty

Acceptance Criteria

  • Empty state shown when activity feed returns an empty array
  • Empty state not shown during loading (skeletons shown instead)
  • Empty state replaced by real rows as soon as data arrives
  • Message copy matches the design spec

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions