clockface icon indicating copy to clipboard operation
clockface copied to clipboard

UI Kit for building Chronograf

Results 89 clockface issues
Sort by recently updated
recently updated
newest added

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...

enhancement
High Priority

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.

enhancement
Medium Priority

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

enhancement
Medium Priority

Vulnerabilities

dependencies
tech debt
High Priority

Audit existing components

epic/responsive
Epic

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...

Medium Priority

The editable name icon should be absolutely positioned such that it does not create movement when hovered on. Screenshots: ![image](https://user-images.githubusercontent.com/11937365/183134292-97ec08c7-f5a6-49ba-9260-52858b93921a.png) ![image](https://user-images.githubusercontent.com/11937365/183134344-51dfeba5-41ee-4129-8ca1-ac2bf2867572.png)

kind/bug
Medium Priority

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

Epic
High Priority

Look into a solid background or darker glassmorphic background for popover ![image (11)](https://user-images.githubusercontent.com/12561526/142048937-27d2a451-13f9-4dbd-bf68-858be6635b7d.png) When we have light background, the current preset doesn't work

kind/bug
High Priority
kind/accessibility