react-component / react-component/slider

tooltip stays in absolute position when component is hidden or scrolls across screen

Open
#374 7 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Need Reproduce
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.