clockface
clockface copied to clipboard
UI Kit for building Chronograf
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...
The form component should support an onSubmit prop that takes a callback that is invoked when the form is submitted. The callback should have access to the submitted form data.
Forms should support `action`: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attr-action Forms should support `method`: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attr-method
We need the following enhancements to the date picker - Default time format with the ability to override with a custom time format - Don't allow submissions unless the start...
The editable name icon should be absolutely positioned such that it does not create movement when hovered on. Screenshots:  
Update the colors of all components to match Clockface 4.0 standards - https://github.com/influxdata/clockface/issues/713 - https://github.com/influxdata/clockface/issues/682
Look into a solid background or darker glassmorphic background for popover  When we have light background, the current preset doesn't work