argyleink / argyleink/css-color-component
Allow specifying initial colorspace the picker opens to
Open
- Dominant language
- TypeScript
- Stars
- 237
- Forks
- 10
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Regardless of the format the color is currently in, initially show the picker in the specified format.
Example: color value is `#000` and the picker should open in HSL
cc @meodai
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the color picker entry point and trace how the initial color format is selected when the picker opens. Verify the behavior with the issue's example, where #000 opens in HSL, and ensure the specified format takes precedence over the color's current format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100