scratchfoundation / scratchfoundation/scratch-blocks
Feature Request: Add text fields or used colors selection to color picker
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Would it be possible to turn the numbers in the color picker into interactive input fields? This would add another way of picking consistent colors across multiple blocks.
Alternatively, adding a list of all colors used within the project's blocks might be easier to use for children?
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
Begin by locating the color picker implementation and reviewing how its current numeric values are rendered. Clarify whether the intended outcome is interactive numeric fields, a list of colors already used by project blocks, or both; done should include a documented choice and a working, testable picker behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100