Open
Description
Describe the bug
The specified handler fires, but the button itself remains white.
To Reproduce
<ColorPicker
id="newCategoryColour"
palette={colourOptions}
onChange={(e) => handleNewCategoryColour(e)}
hideTextfield
/>
Expected behavior
The event should fire, and the button should change color to that specified.
Metadata
Metadata
Assignees
Labels
No labels