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

Implement default asset sort order #19954

Open
qoqobolo opened this issue May 9, 2024 · 0 comments
Open

Implement default asset sort order #19954

qoqobolo opened this issue May 9, 2024 · 0 comments
Labels
E:Mobile release 2.30 E:Mobile Wallet MVP Design system components, initial research and page wireframes feature feature requests

Comments

@qoqobolo
Copy link
Contributor

qoqobolo commented May 9, 2024

Feature Issue

User Story

As a user, I want my assets to be sorted in a specific order so that the list is easier for me to use and perceive visually.

Description

Case 1: user does not have any tokens

In this case the order should always be:

SNT
ETH
DAI

Screenshot 2024-05-09 at 15 31 58

https://www.figma.com/file/xLs1KYmF4e6WwRTZVJKeUK/Descoped-Wallet?type=design&node-id=1-46718&mode=design&t=8fvAf6JXms4qTPK2-4

Case 2: user has tokens on their balance

In this case, assets should be sorted by descending fiat balance

Screenshot 2024-05-09 at 15 35 06

https://www.figma.com/file/xLs1KYmF4e6WwRTZVJKeUK/Descoped-Wallet?type=design&node-id=2251-468392&mode=design&t=8fvAf6JXms4qTPK2-4

Acceptance Criteria

  • both cases are covered
  • the sort order is applied both on the home and account pages
  • the order changes when the token balance changes
@qoqobolo qoqobolo added feature feature requests E:Mobile Wallet MVP Design system components, initial research and page wireframes E:Mobile release 2.30 labels May 9, 2024
@qoqobolo qoqobolo modified the milestone: 2.30.0 Beta May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:Mobile release 2.30 E:Mobile Wallet MVP Design system components, initial research and page wireframes feature feature requests
Development

No branches or pull requests

1 participant