Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connector builder: Inputs management UX improvements #20579

Closed
flash1293 opened this issue Dec 16, 2022 · 1 comment
Closed

Connector builder: Inputs management UX improvements #20579

flash1293 opened this issue Dec 16, 2022 · 1 comment
Assignees

Comments

@flash1293
Copy link
Contributor

flash1293 commented Dec 16, 2022

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

  • 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
@lmossman
Copy link
Contributor

Splitting these off since they are less important:

  • In the input modal a preview of the current input in edit is shown (like a connector form with just that input rendered)
  • Show type of input next to the title in light grey and italic

@lmossman lmossman self-assigned this May 25, 2023
@lmossman lmossman closed this as completed Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants