The current `maxlength="7"` on color-picker-hex elements doesn't work well when using an rgba value. Suggest removing maxlength if the input contains "rgba"
The current
maxlength="7"on color-picker-hex elements doesn't work well when using an rgba value.Suggest removing maxlength if the input contains "rgba"