react-component / react-component/slider

Value min and max and add buttons

Open
#538 2 comments 0 reactions 0 assignees View on GitHub

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.

image

Can anyone help me with this?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.