-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Account selection pops up even when no account exists for given blockchain #113
Comments
This case could trigger a popup with a button "add account". |
would require an extremely large timeout...I say notify user and decline |
I think that is perfectly reasonable user experience. |
The UX now is that an unlocked Beet wallet will create a prompt window, however if no blockchain related account is present the user will be alerted of this limitation & the only option is to deny the request. The user should manually add the blockchain account before re-attempting the blockchain interaction via beet. |
This issue can now be closed. |
dApp detects presence of Beet. User initiates action via dApp UI. dApp makes transaction request. But Beet wallet has no account associated with the blockchain in question.
In such cases, I think the account selection dropdown list should not be displayed. Instead, display an error and perhaps a link to add an account for that blockchain.
The text was updated successfully, but these errors were encountered: