Basic settings validation when editing
Closed, ResolvedPublic

Description

We'll want some basic validation of configuration input.
I prepared RequiredTextField for input that requires validation, but it's visualization will have to be improved I think.

We'll also need to figure out how to do form validation in general:

  • We can validate as you type or as the form is submitted (for some content both may be desirable)
  • We probably want a per-field feedback that tells the user what is wrong.
  • We might need additionally need a per-form feedback if multiple fields in conjunction had to be validated.

The password field should also be validated to not be empty.

cmollekopf moved this task from Backlog to 0.5 on the Kube board.Sep 27 2017, 7:54 AM
cmollekopf edited projects, added Kube (0.5); removed Kube.
cmollekopf moved this task from Backlog to In Progress on the Kube (0.5) board.Oct 5 2017, 8:41 AM
cmollekopf moved this task from In Progress to Done on the Kube (0.5) board.Oct 23 2017, 3:19 PM
cmollekopf closed this task as Resolved.Jan 10 2018, 4:28 PM
cmollekopf claimed this task.