You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Editing user inputs to a connector should be a nice experience. To achieve that, it should be possible to reorder existing inputs to better control the final form. Also, when editing an input, it should preview how the input will eventually look like in the form to better understand what individual settings mean.
Acceptance criteria
List of inputs can be reordered via drag and drop
Pre-order inferred inputs in a sensible order (e.g. username then password, put these at the top by default), can still reorder these inferred inputs if you want
This should be a very small change, so we could knock this out very quick in its own PR
The text was updated successfully, but these errors were encountered:
Context
Split out of #20414
Editing user inputs to a connector should be a nice experience. To achieve that, it should be possible to reorder existing inputs to better control the final form. Also, when editing an input, it should preview how the input will eventually look like in the form to better understand what individual settings mean.
Acceptance criteria
The text was updated successfully, but these errors were encountered: