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

**Describe the bug** This is a bug for writing automated tests against applications using clockface. There is a well established idiom of using the attribute `data-testid` to locate elements to...

tech debt
Medium Priority

We want to update the inactive list item styling in order to fix accessibility issue and meet contrast standards. Current Design: ![Current Inactive Resource Card](https://user-images.githubusercontent.com/81173353/148414683-88054188-75fa-46ec-8905-21d2a6cf7b9a.png) New Design: [Figma](https://www.figma.com/file/pAW4Auk3TKCWAcSNMHG8Nm/Inactive-List-Items?node-id=11%3A426) ![Final](https://user-images.githubusercontent.com/81173353/148414549-68e8ba29-2e33-4be8-9fa3-4ffdb96d2fe4.png)

team/design
kind/accessibility

**Describe the bug** There are a number of [places where we set `user-select: none;`](https://github.com/influxdata/clockface/search?q=%22user.select%22), which [disables text selection](https://developer.mozilla.org/en-US/docs/Web/CSS/user-select). This prevents a user from selecting text and (most importantly) copying the...

kind/bug
Medium Priority
kind/accessibility

Right now all of our search bars are handled as stylized input boxes. Instead, we'd like to create a search component to drive consistency among all search features within the...

Low Priority

Create documentation pages in Storybook for usage guidelines of the components and styles. - https://github.com/influxdata/clockface/issues/799

documentation
Epic

Refactor the Draggable Resizer to be a simpler implementation that addresses issues that have arisen during various iterations.

tech debt
Low Priority

Update font sizes for Clockface 4.0 style guide. - https://github.com/influxdata/clockface/issues/808

Epic
Medium Priority

A lot of the Icon font names have `_New` as their suffix. We should refactor and remove that suffix.

Low Priority
BREAKING CHANGE

https://influxdata.github.io/clockface/?path=/story/components-inputs-base--input-checkbox Currently, this page is titled Input (Checkbox), but the example contains a radio button. There are many ways this can be resolved so I don't want to dictate a...

documentation
Low Priority