casesandberg / react-color

:art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
http://casesandberg.github.io/react-color/
MIT License
12.05k stars 922 forks source link

Educate developers on the existence of a native color picker #882

Open borisschapira opened 1 year ago

borisschapira commented 1 year ago

I'm glad to see that projects exist that refine and personalize the user experience. We should use them whenever the native experience is not satisfactory for UX purposes.

However, type="color" exists. And I strongly think that any introduction to a color-picking library should start by informing users of what exists and how it is supported by current browsers (including the limitations).

This way, we ensure that the library always fulfills its objective of improving the web.

Lebski commented 1 year ago

@borisschapira You are my hero! ❤️

turtledev1 commented 5 months ago

Do you know any way to make this color picker inline? That's the thing I like about this lib. I want to display my color picker directly in the form of my page, and not with a popup