react-component / react-component/tooltip

align.overflow has no effect

Open
#475 0 comments 4 reactions 0 assignees View on GitHub

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.