react-component / react-component/slider
Suggestion: Inverted Range Slider
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
It would be cool if it were possible to invert the range slider. This would be useful for selecting ranges where the data could be cyclical like the time of day
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
The issue names the range slider but does not identify implementation files or tests. Start by locating the range-slider entry point and reviewing how range selection currently handles ordering; done should support an inverted range for cyclical data such as time of day, with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100