webb-tools / webb-dapp

Monorepo for the Webb ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] Address "switch" should support switching to a different wallet #2231

Open drewstone opened 5 months ago

drewstone commented 5 months ago

Overview

Currently the "switch" functionality when clicking the wallet button only allows you to switch your metamask address or your polkadotJS address. The flow for switching wallets entirely requires first disconnecting and then connecting a different wallet. This flow could be wrapped up together from "switch" as well, no?

AtelyPham commented 4 months ago

I believe we should maintain the current functionality of switching accounts but rename it to switch account instead of just switch to reduce confusion. Additionally, we can add another button for switching to another wallet in the dropdown menu.

yurixander commented 4 months ago

Yes, I think it makes sense to keep the current functionality, BUT improve the UI to make it more smooth/easy to use.