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

Drain Faucet feedback and UX #484

Open
da-kami opened this issue Dec 1, 2022 · 0 comments
Open

Drain Faucet feedback and UX #484

da-kami opened this issue Dec 1, 2022 · 0 comments

Comments

@da-kami
Copy link
Contributor

da-kami commented Dec 1, 2022

It would be great to get (immediate) feedback from Drain Faucet in the form of a transaction id so the user know if it worked or not. Our faucet does return a txid if it works, but the user does not see any feedback until the wallet picks it up which can be up to a minute time.

Without feedback the user might actually trigger Fund me repeatedly until the wallet / tx history is updated. The user can trigger it again as long as the wallet has a balance of 0 on record.

I propose to add feedback before we navigate back to the Dashboard:

  1. Don't jump to Dashboard but wait for the response of calling the maker's faucet and provide some information to the user.
    1. If there was an error returned display the error; the user can then try again
    2. If success was returned:
      1. display the transaction ID (to be returned in the response) and change the Fund me button into a Close button to navigate back to the Dashboard.
      2. Lock the Fund Me button after we received a success response (not just on the balance)
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

2 participants