ergoplatform / ergo-wallet-app

Ergo Wallet App
https://ergoplatform.org/en/ergo-wallet-app/
Apache License 2.0
96 stars 35 forks source link

New Token List Arrangement #171

Open ErgoTester opened 1 year ago

ErgoTester commented 1 year ago

Split Token List To 3 Parts:

1- Tokens 2- NFTs 3- Audio NFTs

Tho it could be 2 Parts Tokens and NFTs, 3 parts would be better

MrStahlfelge commented 1 year ago

This was meant to be on the send screen when adding tokens, do I remember correct?

MrStahlfelge commented 1 year ago

This can be done both on send list and on wallet details screen by adding a filter icon button with an action menu: all tokens/images/audio/video/(others can be added). Selecting something else than all filters the list.

To do:

ErgoTester commented 1 year ago

yes both screens why use filter button ? doesn't that create unnecessary extra steps ? i was thinking something like this Untitled

MrStahlfelge commented 1 year ago

why use filter button ? doesn't that create unnecessary extra steps ?

That depends on your mix and number of tokens. If you have a lot of tokens, filtering will reduce the number of tokens to choose from which can be an advantage. The splitting you suggested is better if you have a small number of tokens, ultimately it is nothing else than another sorting (sorting by token type first, sorting by name second) with subheadings. I don't see much issues with a small number of tokens with the current implementation as image/audio/video are clearly emphasized by a badge. So I think it is more important to improve the situation for wallets with a lot of tokens. A filter was also already suggested (by PM, not in a GH issue)