@freenow/wave version: 2.1.5 and lower
Relevant code
<Tooltip placement="top-start" content="This is a regular tooltip 🏓">
<span>
Hover over me
</span>
</Tooltip>
For all Tooltip placement variants where the arrow is not centred with the trigger element there will be a misalignment with the Tooltip content (see images to better visualise it)
Affects variants
top-start
top-end
bottom-start
bottom-end
What was expected to happen?
The arrow aligns with the content
Media
Wrong
Right
Right highlighting the alignment
Reproduction
Check it out in our docs
@freenow/waveversion: 2.1.5 and lowerRelevant code
For all
Tooltipplacement variants where the arrow is not centred with the trigger element there will be a misalignment with theTooltipcontent (see images to better visualise it)Affects variants
top-starttop-endbottom-startbottom-endWhat was expected to happen?
The arrow aligns with the content
Media
Wrong
Right
Right highlighting the alignment
Reproduction
Check it out in our docs