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

Assets View - Token List #433

Closed
picarodias opened this issue Jan 4, 2022 · 1 comment
Closed

Assets View - Token List #433

picarodias opened this issue Jan 4, 2022 · 1 comment
Assignees
Milestone

Comments

@picarodias
Copy link

picarodias commented Jan 4, 2022

What is to be done?

  • Implement changes to the Assets View
  • Implement Mobile version of Assets View

Designs

Implementation Notes

  • The Balance Chart is out of scope, and will be implemented in an upcoming issue (Assets View - Balance Chart #437).
  • Unclaimed GAS label is out of scope, and will be implemented in an upcoming issue (Assets View - Unclaimed GAS label #442)
  • Currently the page displays zeroed balances for Tokens that were already held by the Address. This behaviour shall be kept as is.
  • For Mobile:
    • The requirements are the same, just the design needs to be adjusted.

Tech Resources

  • Address with varied tokens to test against:
    • NTpeDvrhv2yTFAd3ExiWCuQQevjG6gu2tb

Technical Requirements

Assets View

List of tokens held by the address.

  • For each Token held a list item must be rendered:
    • image: Token Icon
    • text: Token Symbol
    • text: Token Name
    • number: Amount of tokens held
      • label: Loading Unclaimed GAS
        • (pending business rule)
@EvCastie1
Copy link

implementation of assets view for desktop and mobile verified.

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

No branches or pull requests

4 participants