react-component / react-component/slider
Step with unmatching max value result in <>100% css
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
Bit strangely described, but I calculate the max value for the slider and have a fixed step amount. This results in a left CSS value for the handle which is not exactly 100%.
This results in different slider elements below each other, that are not vertically in line. (when handle is set to max value)
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
Reproduce a slider whose maximum value is not an exact multiple of its fixed step, then trace how the handle's position is calculated at the maximum. Verify that handles at the maximum align at 100% so stacked slider elements remain vertically aligned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100