open-block-explorer icon indicating copy to clipboard operation
open-block-explorer copied to clipboard

WALLET - Connect External Wallets via a "Connect" widget

Open ramijames opened this issue 3 years ago • 1 comments

To be able to access a user's account information securely, we're going to allow a user to "attach" and "detach" accounts. This will happen through the "connect" button in the top-right of the page.

image image

Let's take a look at the dropdown itself. First, it has an empty state which new users will first encounter.

image

For the connected state, we will have a dropdown selector that has the following functionality:

image
  • Select active account
  • List all attached accounts
  • Detach account
  • Detach all accounts
  • Attach a new account

The Detach account functionality (the X) only shows on hover.

The Attach an Account functionality opens the Attach an Account Modal.

Disconnect all removes all accounts, and should clear the local storage, leaving a clean reset state.

ramijames avatar Mar 02 '22 13:03 ramijames

ON HOLD FOR UAL DISCUSSION

donnyquixotic avatar Mar 21 '22 15:03 donnyquixotic