Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: display streaming payment metadata for action and activity feed #4064

Open
wants to merge 1 commit into
base: feat/streaming-payments-ui
Choose a base branch
from

Conversation

adam-strzelec
Copy link
Contributor

Description

Display streaming payment metadata for action and activity feed

Testing

  • Create streaming payment action
  • Display streaming payment in action sidebar
  • Display streaming payment in activity feed

Diffs

New stuff

Screenshot 2025-01-10 at 10 09 26

Screenshot 2025-01-10 at 10 09 05

Resolves #4044

@adam-strzelec adam-strzelec requested a review from a team as a code owner January 10, 2025 09:20
@adam-strzelec adam-strzelec self-assigned this Jan 10, 2025
Copy link
Contributor

@iamsamgibbs iamsamgibbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This all looks good to me.

Screenshot 2025-01-10 at 18 09 40

Unrelated to this issue, but I did notice I am able to create a streaming payment with a locked token from another colony. I'm guessing there should be an error validation for this (like there is for simple payments) as the payment fails when you go to claim it.

@AdrianDudko AdrianDudko linked an issue Jan 13, 2025 that may be closed by this pull request
Copy link
Contributor

@mmioana mmioana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work on this one @adam-strzelec 🥇

I created a few streaming payments
Screenshot 2025-01-13 at 10 27 33
Screenshot 2025-01-13 at 10 27 47
For this one there is an issue with the status pill as it shows the Limit reached even though it has not started yet, but I guess this can be handled in a separate PR 👍
Screenshot 2025-01-13 at 10 28 45

And were shown correctly in the Activity feed 🎉
Screenshot 2025-01-13 at 10 28 56

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.

Fix Streaming payments metadata
3 participants