react-component / react-component/slider
Tooltips cannot be styled separately for distinct handles
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
In a project I have to implement a slider to set a minimal and a maximal value for filtering. According to the design the first handle's tooltip should be positioned bottomLeft, the second bottomRight. Currently that is not possible with rc-slider.
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 in the slider repository by locating how tooltips are positioned for distinct handles and how range handles are rendered. Confirm the existing limitation, then make the first and second handles support separate bottomLeft and bottomRight tooltip positions; done means both positions can be configured independently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100