superhero-com / superhero-wallet

Superhero Wallet – More than just a way to receive, store & send tokens on the æternity blockchain
https://wallet.superhero.com
ISC License
39 stars 38 forks source link

UI improvement: switching between accounts and multisig vaults #3034

Open peronczyk opened 4 months ago

peronczyk commented 4 months ago

This task is a follow up to this one: https://github.com/superhero-com/superhero-wallet/issues/2602

The suggestion is to rethink the way how we switch between regular dashboard (accounts) and multisig vaults. Right now the button that allows to do this is placed under the account cards which might be misleading. In general common way to switch between options (screens) should be done be element placed over the screens. For example in most cases tabs are placed above the controlled content.

My suggestion: Image

@onvisions what do you think?

peronczyk commented 4 months ago

I created quick demo to test my idea: https://feat-accounts-and-vaults-view-switcher.wallet.z52da5wt.xyz/ @onvisions