adobe / leonardo

Generate colors based on a desired contrast ratio
http://www.leonardocolor.io
Apache License 2.0
1.93k stars 104 forks source link

Color picker component #67

Open NateBaldwinDesign opened 4 years ago

NateBaldwinDesign commented 4 years ago

Description

. Add a component for picking color values, with ability to input hex, RGB, hsl, HSV, HSLuv, Lab, LCH, Jab, JCh color values for input key colors or base color. ## Why do you need this feature?

Currently the tool utilizes native color inputs input type=color. This renders a completely different color picking experience depending on the device/OS the user is using. For some devices this renders only a small set of predefined color swatches to choose from. This is insufficient and hinders users on these devices from utilizing Leonardo as intended

This component would need to support pasting values into an input field for easily transferring color values from one tool to another.

Additional context

rdjxyz commented 1 year ago

Is this in the works still? (on Chrome's end; I'm surprised this isn't a feature)

I'm unable to paste hex values into input type="color" which is pretty painful...

sean-mcclure commented 1 year ago

Kind of ridiculous this hasn't been resolved.

thequickcode commented 1 year ago

Still we cannot paste into the hex color input. We cannot copy also ...

NateBaldwinDesign commented 1 year ago

This has not been updated. In the mean time, you can paste values into the "bulk add" feature for each color scale.

dearsina commented 1 year ago

Why is it so difficult to fix the problem with not being able to paste into the Chrome hex field?

KaKi87 commented 11 months ago

Hello, Has this issue even been passed on to Google ? Thanks