casesandberg / casesandberg/react-color
Adjust BlockPicker's Preview height
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Currently the preview height is fixed to 110px and there is no way to change it.


Adding a class to preview div would be great. Thus way it can be customized.
Contributor guide
Research direction
Locate the BlockPicker implementation and find the preview div whose height is fixed at 110px. Review how the component exposes styling or class names, then add a way for callers to customize that preview element. Done means consumers can target the preview and change its height without altering the component source.
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
- 45/100