jpuri / jpuri/react-range-slider
Decimal values should be work
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 115
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
If we want to set set height in 5.10 , So 5 feet and 10 inches? slider should be work in decimal points also. Can you improve it?
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 React range slider component and trace how slider values are parsed and displayed. Clarify whether 5.10 means decimal 5.10 or 5 feet and 10 inches, then define the expected input, output, and validation behavior before checking the result manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100