[bug] <rh-tooltip>
Doesn't always point to the corresponding item
#1917
Labels
bug
Something isn't working
<rh-tooltip>
Doesn't always point to the corresponding item
#1917
Describe the bug
The point on the tooltip won't accurately point to the item that it is describing on hover. For example, in an rh-card, the tooltip will try to stay in the bounds of the rh-card and, as a result, the tooltip point doesn't point to the correct item. This can be very confusing with multiple tooltips side-by-side and provides for a bad user experience.
Screenshots
No response
Steps to reproduce
https://codesandbox.io/p/sandbox/pensive-antonelli-nfxxz3?file=%2Fsrc%2FApp.tsx%3A11%2C5-42%2C11
Hover over the two tooltips in the card.
Expected behaviour
I expect the tooltip to point to the correct item that it represents, no matter the imaginary boundaries or containing elements.
Element HTML
Operating System (OS)
macOS
Browser
Chrome, Safari, Firefox
Additional browser or assistive technology info
No response
The text was updated successfully, but these errors were encountered: