-
Notifications
You must be signed in to change notification settings - Fork 21
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
731 multi token display pocmvp #734
Conversation
✅ Deploy Preview for preview-review-circles-garden ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As a first improvement on how to exclude almost 0 balances and reverse sorting
bf1cb67
to
6f96407
Compare
doesn't work for the moment excluding zero - but we decided with Jacque that she will do it on backend side... |
6f96407
to
9d5abf7
Compare
Later decided it will be frontend side |
Maybe it is not working because the token amount returned by the core is a BN and it is not what the method |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏿 LGTM
Currently awaiting new display text from Lucia in the tokens view. The rest of the visuals and behaviors are approved. |
We will have to remake this PR after merging news with new branch from main and cherry-picked commits |
Closes #739 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏿 LGTM
b6fe8a3
to
fffee6e
Compare
News update: We are proud to present you with a new feature! When clicking on your circles balance you can now see a breakdown of whose circles you actually hold. All circles are originally issued as someone’s UBI. Circles can be most easily transferred to the issuer and the ones trusting the issuer. If you ever face trouble with a transaction, this feature may help you understand the reason why. By exploring what circles you hold and compare it to the mutually trusted connections of the account you want to send circles to, you might be able to see by yourself, if you hold enough circles that this person is actually accepting. Enjoy! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏿
febf8f8
to
7bfcb00
Compare
* Add multi token display functionality * Add underline on balance for hover * Change tooltip and notification UBI info from monthly rate to daily * Replace seed phrase with magic words consistently * Add Balance Breakdown link to token display in Navigation * Fix console error in Welcome view --------- Co-authored-by: miko <[email protected]>
Drafting PR to auto-deploy preview