application-research / estuary-www

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

Render local id instead of index in staging table #108

Closed neelvirdy closed 1 year ago

neelvirdy commented 1 year ago

Rendering by index is confusing if you are deleting pins by local id. Since we display the item count in the bucket metadata now, rendering each index also doesn't add much info.

Ran into this confusion while working on https://github.com/application-research/estuary/pull/555

image