csstools / csstools/postcss-input-range
Override required in Chrome
- Dominant language
- JavaScript
- Stars
- 43
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for sharing this code.
None of these styles will work in Chrome unless `-webkit-appearance: none` is set on the input element as well as each of the individual styled shadow DOM components.
Is it possible to have these added automatically?
If not, it would be nice to have the requirement documented.
Contributor guide
Research direction
The issue names no files or tests; start by locating where the plugin handles input-range styles and reproduce the reported Chrome behavior for the input element and styled shadow DOM components. Done means the required appearance override is added automatically, or the requirement is documented if automatic handling is not supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100