umbra-protocol icon indicating copy to clipboard operation
umbra-protocol copied to clipboard

bug: Users cannot switch wallets without manually clearing local storage

Open davidlaprade opened this issue 3 years ago • 2 comments

Once you've connected to the app with a wallet, we remember your wallet app choice via a local storage variable. Then, whenever you return, we immediately attempt to reconnect with that wallet app. If you refuse to connect b/c you want to use another app, you just get this error:

image

The error is fine, but doesn't provide an option to change wallets. We should add a button that clears the local storage var and pops open the wallet select modal:

image

davidlaprade avatar Mar 30 '22 15:03 davidlaprade

I think we should update the address/avatar so that when clicked it shows something similar to what Uniswap does as shown below. All those features lgtm (except we don't need transaction history)

image

mds1 avatar Aug 24 '22 16:08 mds1

Once #395 Is merged I can pick this up and replace the the connect button with Onboards account center

alexkeating avatar Oct 12 '22 02:10 alexkeating