Skip to content
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

Open
tbone-bts opened this issue Apr 19, 2019 · 5 comments

Comments

@tbone-bts
Copy link

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.

@sschiessl-bcp
Copy link
Collaborator

This case could trigger a popup with a button "add account".
'
Question is on the reponse: Should the requesting app be notified immediately (aka user declined message), or should we simply wait in the hopes that user adds an account?

@clockworkgr
Copy link
Member

This case could trigger a popup with a button "add account".
'
Question is on the reponse: Should the requesting app be notified immediately (aka user declined message), or should we simply wait in the hopes that user adds an account?

would require an extremely large timeout...I say notify user and decline

@tbone-bts
Copy link
Author

would require an extremely large timeout...I say notify user and decline

I think that is perfectly reasonable user experience.

@grctest
Copy link
Contributor

grctest commented Aug 31, 2022

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.

@grctest
Copy link
Contributor

grctest commented Sep 9, 2022

This issue can now be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants