influxdata / clockface

UI Kit for building Chronograf
https://influxdata.github.io/clockface
MIT License
44 stars 18 forks source link

fix: FormValidationElement compares values #744

Closed genehynson closed 2 years ago

genehynson commented 2 years ago

Closes https://github.com/influxdata/clockface/issues/743

Changes

FormValidationElement now compares new values to the original value before enabling validation. See the attached issue for more context.

Screenshots

https://user-images.githubusercontent.com/6411855/157991870-64d42687-7d13-46ba-a69e-ff01b12e8009.mov

Checklist

Check all that apply