mikbry / mui-color

Preview of Material-UI-color picker port to Mui v5
MIT License
34 stars 22 forks source link

A way to close ColorPicker upon selecting color #11

Open secretwpn opened 1 year ago

secretwpn commented 1 year ago

Hi!

It would be great to have a flag closeOnSelect or similar in ColorPicker so that when the flag is set - the picker popup would close upon selecting a color. Current behavior is annoying - user has to select a color and then click elsewhere to close the pop up.

Thanks!