notation: false
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 411
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
I would like to suggest to add the ability to set notation to false.
I’m using this with a button and icon and just wan’t the selected color to change the color of the element. As of now it replaces my icon with the hex value and I don’t want it to 😊
Thanks for the great work with this great js library 🤘🏻
Contributor guide
No contributing guide indexed for this repository
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 by locating the color picker's existing notation option and the code that replaces the target content with a hex value. Add support for disabling that replacement so selecting a color only changes the element's color, then verify the behavior with a button and icon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100