-
Notifications
You must be signed in to change notification settings - Fork 985
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 not sorted by fiat balance on "assets to pay" and "assets to receive" screens #21636
Comments
Currently we explicitly specify the priority of tokens the following way:
It means those four tokens will always be on top, no matter the balance. The rest will be sorted based on balance. |
Hi, yes, it would be better to fix it. However, the priority of this issue is minor, so I’ve removed it from 2.32. Here are some reasons why this behavior should work as it is:
|
Steps:
Actual result:
Assets not sorted by fiat available balance in descending order
Expected result:
Assets should be sorted by fiat available balance in descending order on "assets to pay" and "assets to receive" screens
https://www.figma.com/design/AD2JSKg0I8dZcylyiGa62O/Swap-for-Mobile?node-id=43-170626&node-type=frame&t=M5nVcC6Sxn3Nuue6-0
OS:
IOS, Android
Devices:
ENV:
Nightly 18 Nov, 2024
The text was updated successfully, but these errors were encountered: