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

Feat/kadena tools/sidebar account transactions #806

Merged
merged 6 commits into from
Aug 21, 2023

Conversation

MRVDH
Copy link
Contributor

@MRVDH MRVDH commented Aug 21, 2023

Code for this page is not done yet. Midway PR.

@vercel
Copy link

vercel bot commented Aug 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 21, 2023 3:05pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
alpha-docs ⬜️ Ignored (Inspect) Visit Preview Aug 21, 2023 3:05pm
immutable-records ⬜️ Ignored (Inspect) Visit Preview Aug 21, 2023 3:05pm
react-ui ⬜️ Ignored (Inspect) Visit Preview Aug 21, 2023 3:05pm

transactionDetails?.chain,
},
]}
icon={ProductIcon.ReceiverInactive}
Copy link
Contributor

Choose a reason for hiding this comment

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

The icon should change according to the transfer status. If the transfer is complete then it should show the Receiver icon instead of ReceiverInactive

Copy link
Contributor Author

@MRVDH MRVDH Aug 21, 2023

Choose a reason for hiding this comment

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

The problem is that the API that I use (estats) only returns completed transfers it seems. So this PR is just to push the current work, even though it's not done yet. I am going to create tickets with everything that still needs to be refactored and completed

Copy link
Contributor

@nil-amrutlal nil-amrutlal Aug 21, 2023

Choose a reason for hiding this comment

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

Oh ok I see. Then maybe just replace the Icon with ProductIcon.Receiver (used for completed transfers)? And then all good :)

@MRVDH MRVDH merged commit b9be21d into main Aug 21, 2023
3 checks passed
@MRVDH MRVDH deleted the feat/kadena-tools/sidebar-account-transactions branch August 21, 2023 15:14
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.

3 participants