react-component / react-component/slider
Value min and max and add buttons
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
Hi folks,
I'm trying to do this component but my values min and max are more than 0 and 100, in this case the defaultValue don't work. Always in position 0.
And I need add on Slider two buttons on left and right that change the values too.
As in this picture.

Can anyone help me with this?
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 at the Slider component entry point and reproduce the reported defaultValue behavior with min and max values outside 0–100. Review how the initial value and handle changes are calculated; done should include correct initial positioning and a clear decision on whether the requested left and right value-changing buttons belong in the component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100