Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Provide a better UX to signal that the deposit flow is asynchronous #84

Open
accordeiro opened this issue Aug 23, 2019 · 0 comments
Open

Comments

@accordeiro
Copy link

In most real-world cases, the phase between finishing the interactive flow and completion might take from 10 minutes to 3 days. We need a better UX on the sep6-demo-client to reflect that.

A couple of ideas to solve this:

<@tomquisel> I think the best practice during this phase is for the wallet to display information about the deposit and say that it's processing.

<@accordeiro> After user finishes the popup flow, we display a screen on the wallet that shows the deposit info that was provided through the postMessage callback. Then we can provide a button on that screen stating “I’ve finished making the deposit”, which would trigger the call to the /GET /deposit/confirm_transaction/? This way, we can make it clear that this is an asynchronous process.

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

No branches or pull requests

1 participant