casesandberg/react-color

Disable Hex Input Autocomplete in ColorWrap

Open

#326 opened on Feb 3, 2017

View on GitHub
 (8 comments) (6 reactions) (0 assignees)JavaScript (946 forks)batch import
help wanted

Repository metrics

Stars
 (11,679 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello! I'm using SketchPicker When I type the hex color, it autocompletes... for example: If I type ccd it autocompletes to ccccdd, even before I had the chance to type the rest of hex code I wanted, let's say ccd912

How can I disable this behaviour ?

Contributor guide