estuary / ui

A web based UI to assist in working with Estuary Flow
https://dashboard.estuary.dev/
Other
12 stars 1 forks source link

Remove disabled collections from drafts #1183

Closed travjenkins closed 1 month ago

travjenkins commented 1 month ago

Sometimes bindings will not be able to set a default key and cause issues with validation on the back end while saving. A nice work around is to allow a user to disable the bindings that are missing a key. However, currently the UI keeps those disabled collections in the draft.

We want to remove disabled bindings from the draft when saving.