casesandberg / casesandberg/react-color
TwitterPicker - hideTooltip prop to hide Swatch tooltips
Open
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
For TwitterPicker, and other components that use Swatch, I would like to be able to disable the title property of the Swatch.
I have not been able to find a workaround with CSS, but this could be solved with a prop that can omit setting a tittle value on the Swatch's div.
Contributor guide
Research direction
Start by tracing TwitterPicker and the other components that use Swatch, then inspect how Swatch sets the title property on its div. Add a prop that controls whether the title is omitted, and verify that enabling it removes the tooltip while the default behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100