Skip to content

Add SenderDashboard with stream creation history and analytics #392

Description

@ritik4ever

Problem

SenderDashboard.tsx exists but may be a stub. Senders have no dedicated analytics view showing their total streamed amount, active streams, and history.

Scope

Build out SenderDashboard with aggregate stats fetched from /api/stats and /api/streams?sender=<address>.

Acceptance criteria

  • Cards: total streams created, total amount streamed, active streams, completed streams
  • Bar chart: streams by status
  • Recent activity feed: last 10 events from /api/events?sender=<address>
  • Quick action buttons: Create Stream, Bulk Cancel
  • Vitest test renders with mocked API data

Complexity: Medium · 150 points

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontenduxUser experience / a11y

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions