Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip on BIM Button becomes hidden/scrollable onHover #46

Open
5 tasks done
CindySim08 opened this issue Aug 27, 2024 · 0 comments
Open
5 tasks done

Tooltip on BIM Button becomes hidden/scrollable onHover #46

CindySim08 opened this issue Aug 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@CindySim08
Copy link

CindySim08 commented Aug 27, 2024

Describe the bug 📝

When hovering over the bim-button, the tooltip's title and text can become hidden or scrollable, rendering the content unreadable. This happens when the tooltip appears near the edge of a scrollable container, causing it to be cut off or require scrolling to view the full text.
Expected Behavior: The tooltip should always remain fully visible and readable when hovered over, regardless of its position relative to scrollable containers. It should "float" above the content and not be constrained by the boundaries of the scrollable area.

Screenshot 2024-08-27 145225

Reproduction ▶️

No response

Steps to reproduce 🔢

No response

System Info 💻

@thatopen/ui

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
  • Check that this is a concrete bug. For Q&A join our Community.
  • The provided reproduction is a minimal reproducible example of the bug.
@CindySim08 CindySim08 added the bug Something isn't working label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant