react-component / react-component/tooltip
align.overflow has no effect
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 944
- Forks
- 199
- Avg merge
- 19h 1m
- Merged PRs (30d)
- 3
Description
Hi. I use the properties align.overflow (adjustX, adjustY and alwaysByViewport) to avoid scrolling and cutting off tooltips located close to the edge of the page. But it has no effect. Live example: https://stackblitz.com/edit/vitejs-vite-hjku8x?file=src%2FApp.jsx
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 with the linked StackBlitz reproduction and inspect how the tooltip handles the align.overflow properties adjustX, adjustY, and alwaysByViewport. Confirm the edge-positioned tooltip still scrolls or gets cut off, then verify that the reported properties affect that behavior without regressions.
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
- Mostly clear
- Newbie friendliness
- 45/100