RangeSlider Show Tooltips on Different Placements
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24.4k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 13
Description
I have a RangeSlider and I'm showing the values on tooltips. But the tooltips are on the same placement and both seem to be intertwined as seen in the picture below. There is no argument for this feature in RangeSlider. I want to show the tooltips on different placements. For example, left tooltip must be on top placement and right tooltip must be on bottom placement. Is this possible?

Contributor guide
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 locating the RangeSlider implementation and its tooltip configuration. Determine where placement is defined, then verify that the two tooltips can be assigned independently, including the requested top/bottom arrangement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100