easierdata / web3-geo-dashboard

1 stars 0 forks source link

Design 'Fetch from cold storage' user experience #7

Closed jsolly closed 1 year ago

jsolly commented 1 year ago

Context

When requesting data to be 'unsealed' this should probably be integrated into the popup (for now).

When the user clicks an 'unseal' button, a metamask connection is initiated. Once payment is made, some kind of loading/disco animation should happen on the popup and/or landsat scene that was clicked on.

Once the unsealing is finished, there should be some kind of popup or toast notification that the file is ready to download.

Once it is ready, there should be a download button.

Things to consider

Will need to mock metamask integration until https://github.com/easierdata/web3-geo-dashboard/issues/6 is closed.

jsolly commented 1 year ago

Need to think about the UI/UX for what the user sees from the Metamask side. What do we need to implement vs metamask libraries.

jsolly commented 1 year ago

Will possibly re-open after meeting with FFDW. The integration is at a good place.