StackExchange / StackExchange/Stacks

New Feature: Color Picker

Open
#189 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature help-wanted
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:
screen shot 2018-11-19 at 4 14 04 pm

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.