Unplanned
Last Updated: 28 May 2024 08:10 by ADMIN
Andreas
Created on: 14 Aug 2023 10:43
Category: Tooltip
Type: Bug Report
5
[Tooltip] Incorrect positioning when longer text is displayed

Describe the bug
The Tooltip is not correctly positioned in scenarios where a longer text needs to be displayed. This incorrect positioning leads to the inability to automatically close the Tooltip when the mouse is hovered out of the component.

To Reproduce

  1. Open this CodeSandbox example.
  2. Hover the yellow dot on the right

Expected behavior
The Tooltip should appear correctly positioned above the yellow point as it is in the scenario when you hover the left point in the above example

Screenshots
image

0 comments