react-component / react-component/slider
tooltip stays in absolute position when component is hidden or scrolls across screen
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
having an issue where I show the tooltip all the time when slider is open, but this causes issues as there are times when component is hidden but the tooltip still stays, or when I scroll down and the tooltip's rendered position is no longer in even position with the component that rendered 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 by reproducing the tooltip behavior while the slider is hidden and while the page scrolls, then trace how the tooltip position is rendered relative to the slider component. Done means the tooltip is hidden or repositioned with its component and remains aligned after scrolling; add or update coverage for both cases.
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
- Needs clarification
- Newbie friendliness
- 35/100