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

Visually show progress for deep link interactions forwarded to my phone. #30

Closed
jacobc-eth opened this issue Oct 14, 2022 · 1 comment
Closed

Comments

@jacobc-eth
Copy link
Contributor

As a player, I would like to see feedback or visual acknowledgement of transactions sent to my mobile device, so that I know I need to approve a transaction on my mobile device.

description

In addition to the overlay view for the browser extension wallet, we also need to implement an overlay solution for when people are using an external signer (mobile wallet). This view is used to notify the user they have a pending transaction on the external signer, and should be triggered automatically upon transation/signature request. The mobile itself doesn't need to have the details of the transaction, it just needs to tell the user that a confirmation is pending on their mobile device.

Sample text:

"Confirmation Request Pending on Mobile"

(Logo of connect method user chose)

A wallet confirmation is pending on your mobile wallet.

(loading spinner)

Acceptance criteria

  • Trigger on any type of wallet confirmation (transaction, signature, custom network approval, custom token approval, etc).

Transaction request:

"Transaction request pending"
"Transaction submitted"
"Transaction confirmed"

Signature request:

"Signature request pending"
"Signature submitted"
"Signature confirmed"
Jacob Cantele15:44
Add custom network request:

"Add custom network request pending"
"Add custom network confirmed

Add custom token:

"Add custom token request pending"
"Add custom token confirmed"
HyperPlay Sprint Planning

@camgreenburg
Copy link

Duplicate from Avion

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

No branches or pull requests

2 participants