CityOfZion / neon-wallet-desktop

Your self-custodial, open-source blockchain wallet
https://www.neonwallet.com
GNU General Public License v3.0
7 stars 2 forks source link

Suggestion to provide account type information in account list and or account view #200

Open Voll3r opened 3 weeks ago

Voll3r commented 3 weeks ago

This may already be on the list of upcoming features, but in case it's not:

Currently there does not appear to be any information displayed to the user of what type (e.g. N3, legacy Neo, NeoX, Etherium) a given account is once it has been added / imported.

E.g. this is what things look like if a user imports accounts from a mnemonic and confirms that all 8 pre-selected accounts are to be imported:

image

There is no distinction in the list of accounts and also the account specific view provides no information on the account type.

I would suggest two improvements:

1. Add symbol to account list

A symbol could be added to the list of accounts like so:

image

2. Account info to display account type

In the account overview, the type of account should be displayed in some form. For example like this:

image

thiagocbalducci commented 3 weeks ago

This is actually a very good suggestion, I will bring this to the team for discussion.

Thanks @Voll3r !

Voll3r commented 1 week ago

Oh man, I obviously need to get my eyesight checked... Just realising that the account type is already being shown in the wallet list.

image

Perhaps the symbols can be shown a bit more clearly. And in any case, I think including the account type information on the "account bar" next to the address could work well.

Anyways, you guys are obviously on it and I'll leave you to it.