influxdata / clockface

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

Add new input style #896

Open taramk opened 1 year ago

taramk commented 1 year ago

This input would be called "read-only" and would follow the styles of the other label + input items, except instead of an input field it would be used to show static values. It is different than a disabled field because a disabled field implies that the value can possibly be edited at some point, whereas read-only text (without the dropdown/text input box/etc) implies that it is a static value that is not editable in the context they're viewing it in.

https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1667%3A22877

Example usage: image