Unplanned
Last Updated: 19 Sep 2023 13:35 by Luke
Created by: Luke
Comments: 0
Category: ColorPicker
Type: Feature Request
3
Currently, the ColorPicker's Cancel button does not close the popup, it only resets the selected colors. It would be beneficial to close the popup as well.
Unplanned
Last Updated: 12 Sep 2023 17:51 by Luke

Describe the bug
When using the ColorPicker component in a scenario where you can edit the RGB values of the component by clicking on a NumericTextBox that controls the R, G, or B color channels or changing the NumericTextBox value results in the following error:
image

To Reproduce

  1. Open this project
  2. Expand the popup of the ColorPicker
  3. Click on a NumericTextBox that controls one of the R, G or B color channels

Expected behavior
No errors should be thrown when using the RGB inputs of the ColorPicker