Agoric / dapp-fungible-faucet

A simple dapp that mints and sends fungible tokens to a user's wallet
3 stars 8 forks source link

Update UI to use Material Design #2

Closed katelynsills closed 3 years ago

katelynsills commented 3 years ago

Updates the UI to use Material Design. Also takes advantage of Material Design Component support for "snackbars" (messages that appear and disappear at the bottom of the page) and dialogs to direct and orientate the user.

Starting dialog:

Screen Shot 2020-10-15 at 6 52 46 PM

After clicking the button, the snackbar appears:

Screen Shot 2020-10-15 at 6 53 31 PM

After a successful offer result has been received, the following snackbar appears:

Screen Shot 2020-10-15 at 6 53 48 PM