influxdata / clockface

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

fix: color picker input invalidate more than one '#' #721

Closed ChitlangeSahas closed 2 years ago

ChitlangeSahas commented 2 years ago

Part of https://github.com/influxdata/ui/issues/3716

Changes

// Describe what you changed

The input validation for the color input now invalidates a string that has more than one # and if character G / g is typed.

Screenshots

Screen Shot 2022-02-01 at 12 13 09 PM

Checklist

Check all that apply