Add color code field to background color picker
Open
Nobody has claimed this yet.
0. Needs triage
design
enhancement
feature: settings
feature: theming
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
If I want to have specific #RRGGBB color then the only way is to intercept request and modify it before it's sent to server. Would be cool if this color picker had input to enter specific value.
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
No file, test, or entry point is named in the issue. Locate the frontend background color picker, then determine how its selected color is sent to the server; done means a user can enter a specific #RRGGBB value and apply it without intercepting the request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100