Skip to content

Redesign Stream Details Page #1170

Description

@grantfox-oss

Type: UI/UX Design | Priority: HIGH | Effort: 10 hours
Component: frontend/app/stream/[id]/page.tsx

Description: Complete redesign of individual stream detail page with moon theme, enhanced data visualization, action buttons.

Current State: Cluttered layout with all data, poor data visualization, hard to find quick actions, mobile unfriendly.

Desired State: Header card with status badge, recipient info, flow rate visualization with animated gauge, timeline showing progress and projection, transaction history, quick action buttons, gas estimate per action.

Key Acceptance Criteria:

  • Header displays stream name, recipient, status badge
  • Flow rate gauge animates smoothly
  • Progress bar shows days/weeks remaining with color change (green → yellow → red)
  • Chart renders with smooth animation (Recharts)
  • Transaction history loads paginated (20 per page)
  • All action buttons have hover effects + ripple animation
  • Clicking action buttons opens correct modal
  • Modal shows gas estimate for operation
  • Mobile layout stacks single column
  • Loading state shows skeleton components
  • Error state shows retry button
  • Accessibility: all data announced, keyboard nav works
  • Real-time updates (WebSocket) refresh data smoothly

Related Files:

  • frontend/app/stream/[id]/page.tsx
  • frontend/components/stream/stream-header.tsx (create)
  • frontend/components/stream/flow-rate-gauge.tsx (create)
  • frontend/components/stream/balance-projection-chart.tsx (create)

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignStellar WaveIssues in the Stellar wave programhelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions