casesandberg / casesandberg/react-color

Disable Hex Input Autocomplete in ColorWrap

Open
#326 8 comments 6 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.