influxdata / clockface

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

fix: Removed Text Color and Opacity from Disabled Input (Accessibility) #830

Closed brandenTenbrink closed 1 year ago

brandenTenbrink commented 1 year ago

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

Changes

Removed the text color and opacity when an input is disabled. Before this change, the text was hard to read from an accessibility standpoint

Screenshots

Old:

Screen Shot 2022-08-30 at 12 58 19 PM

New:

Screen Shot 2022-08-30 at 12 58 25 PM

Checklist

Check all that apply