casesandberg / casesandberg/react-color
Disable Hex Input Autocomplete in ColorWrap
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- 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
Research direction
Start at the SketchPicker hex color input and trace how partial values are handled while typing. Reproduce the reported ccd-to-ccccdd behavior, then verify that entering a longer value such as ccd912 is not completed prematurely and that the intended hex value remains editable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100