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.
[X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
[X] 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.
[X] Check that this is a concrete bug. For Q&A join our Community.
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.
Reproduction βΆοΈ
No response
Steps to reproduce π’
No response
System Info π»
Used Package Manager π¦
npm
Error Trace/Logs π
No response
Validations β