react-component / react-component/slider
Feature request: logarithmic scaling
Open
Nobody has claimed this yet.
discussion
Feature
help wanted
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
Is it possible to have logarithmic scaling on the slider? Or alternatively, provide the values myself instead of having a linear step between them?
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 by tracing the slider’s current value and step behavior and reviewing its public API. Decide whether logarithmic scaling, caller-supplied values, or both are in scope, then define the expected behavior and verify it with the existing test suite.
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
- Needs clarification
- Newbie friendliness
- 25/100