filecoin-project / testnet-wallaby

Meta info about the Wallaby testnet for FVM developers
Apache License 2.0
20 stars 4 forks source link

faucet usability issues #20

Open raulk opened 1 year ago

raulk commented 1 year ago
raulk commented 1 year ago

Assuming these fixes will make it to the Hyperspace testnet faucet.

f8-ptrk commented 1 year ago

note to ourselves: trailing spaces could be a problem in the current deployed version, test that with the new backend later @f8-jk

f8-ptrk commented 1 year ago

When typing an address, and submitting while forgetting to complete the captcha, the address is reset. A better UX would be to retain the address, allow the user to complete the captcha, and submit.

address is maintained - in case of success or error

Upon submitting a request successfully, the captcha's state is not reset. It still appears checkmarked, and the user gets an unexpected error when attempting to submit again (with the same or a different address). A better UX would be to reset the captcha's state when it's no longer valid.

captcha state is reset - in case error or success

The interface supports t4 and Ethereum addresses, but the placeholder does not indicate that.

t4 included

Change title from "Faucet" to "Filecoin Wallaby testnet faucet" -- nothing here indicates that Wallaby is a Filecoin network.

title changed to "XXX Filecoin Testnet"

The "wallabytestnet FIL" denomination does not exist. It's "test FIL (tFIL). Suggested copy change: Please input your address to receive wallabytestnet FIL. => Please input your address to receive test FIL (tFIL). This faucet dispenses 5 tFIL.

adjusted - included the network name

f8-ptrk commented 1 year ago

to give some context while this is called "tooling":

there will be notary tooling added soon, at least for hyperspace ntwk