application-research / estuary-www

https://estuary.tech
https://estuary.tech
Other
35 stars 31 forks source link

Render depending on pinning status in upload view #174

Closed neelvirdy closed 1 year ago

neelvirdy commented 1 year ago

Due to pin manager changes in https://github.com/application-research/estuary/pull/886, we now have more accurate pin statuses for uploads, especially at the start of a new upload. This PR communicates these pinning statuses in the front end upload view so the end user has a more accurate picture of what is currently happening to their data.

no status fetched yet / unknown status: image

queued: image

pinning: image

pinned: image

failed: image

en0ma commented 1 year ago

thanks @neelvirdy this completes the puzzle