Duotone Filter: Add Reset
button to maintain consistency with Background
and Text
color controls
#68671
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
The current
Duotone
control lacks support for areset
button, which can be conditionally rendered based on the value of aclearable
prop. Enhancing the component to include this functionality would allow users to easily clear the applied duotone effect, improving usability. This addition would also align theDuotone
control with the behavior of other color controls, ensuring consistency across the interface.What is your proposed solution?
Expose a
clearable
prop and conditionally render thereset
button similar to othercolor controls
.Screenshots
The text was updated successfully, but these errors were encountered: