Skip to content

a8n: minor UI improvements

Created by: christinaforney

  • 1. Add field labels to form inputs, so they are visible when there is input text: image

  • 2. Confirm code hosts all use numeric changeset numbers, then make the changeset number input field a number field.

  • 3. Add helper text below the repo input field to make it clear what is expected as input: "This is the name of the repository in Sourcegraph in {window.location.protocol + window.location.host}/REPOSITORY_NAME"

  • 4. Add some margin between the form inputs and the errors: image