clockface icon indicating copy to clipboard operation
clockface copied to clipboard

EPIC: Form Validation Rework

Open mavarius opened this issue 6 years ago • 1 comments

Current form validation is banjaxed, forms need to:

  • validate themselves
  • submit valid forms
  • (https://github.com/influxdata/clockface/issues/599)
  • (https://github.com/influxdata/clockface/issues/601)
  • (https://github.com/influxdata/clockface/issues/600)

mavarius avatar Aug 14 '19 22:08 mavarius

if you submit a form and you get an error back, there should be a way to display the error. At the form level (not modal).

https://influxdata.github.io/clockface/?path=/story/components-forms-examples--create-user-form I.E) if api returned failure on this

daviddkkim avatar Mar 23 '21 17:03 daviddkkim