StackExchange / StackExchange/Stacks
New Feature: Color Picker
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 672
- Forks
- 107
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
Is your feature request related to a problem? Please describe.
As part of the way sites can update their theme, we need a color picker component. The HTML5 color pickers aren't universally reliable and the ones that work have a poor UX.
Describe the solution you'd like
- A color picker that appears on
.click. - A "visual" way to select a color (open to suggestion).
- A way to paste in a HEX or RGB color code.
Additional context
I've designed this, but am not married to it:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the requested behavior in this issue and review the attached design image, then inspect the repository for existing component conventions and entry points. Done means a color picker opens on click, supports visual selection, and accepts pasted HEX or RGB values with a settled interaction design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100