Skip to content

Outgoing stream#219

Open
ekumamatthew wants to merge 13 commits intoLabsCrypt:mainfrom
ekumamatthew:outgoing_stream
Open

Outgoing stream#219
ekumamatthew wants to merge 13 commits intoLabsCrypt:mainfrom
ekumamatthew:outgoing_stream

Conversation

@ekumamatthew
Copy link
Copy Markdown

@ekumamatthew ekumamatthew commented Mar 26, 2026

  • Add OutgoingStreams component with data table displaying Recipient, Token, Rate, and Remaining Balance
  • Implement Cancel and Modify button functionality with loading states
  • Add mock outgoing stream data for development
  • Create /outgoing route and integrate into navigation
  • Add proper filtering for stream statuses (Active, Paused, Completed, Cancelled)
  • Include real-time remaining balance calculation with streaming rate display
  • Add toast notifications for user feedback on actions

Closes #71

ekumamatthew and others added 13 commits February 21, 2026 14:19
- Add OutgoingStreams component with data table displaying Recipient, Token, Rate, and Remaining Balance
- Implement Cancel and Modify button functionality with loading states
- Add mock outgoing stream data for development
- Create /outgoing route and integrate into navigation
- Add proper filtering for stream statuses (Active, Paused, Completed, Cancelled)
- Include real-time remaining balance calculation with streaming rate display
- Add toast notifications for user feedback on actions

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Frontend: Outgoing Streams Screen

1 participant