react-component / react-component/tooltip
Tooltip is not hidden on scrooll, when element is inside a scrolled block
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 944
- Forks
- 199
- Avg merge
- 19h 1m
- Merged PRs (30d)
- 3
Description
According to this issue are you going to hide automatically tooltip on scroll?
It is not a decision to listen "scroll" event on element (like we shouldn't manually handle mouseLeave)
Please see attachment

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
No files, tests, or entry points are mentioned. Start by reproducing the attached scrolling behavior in the tooltip package and review the earlier issue linked in the description; done means the tooltip hides when its containing block scrolls without relying on a manually handled mouseLeave.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100