mantine icon indicating copy to clipboard operation
mantine copied to clipboard

Tooltip arrow not moving to the correct direction

Open danestves opened this issue 3 years ago • 2 comments

What package has an issue

@mantine/core

Describe the bug

As you can see, the arrow is not moving where the trigger is positioned on the screen

CleanShot 2022-09-20 at 12 58 03@2x

What version of @mantine/hooks page do you have in package.json?

5.4.0

If possible, please include a link to a codesandbox with the reproduced problem

No response

Do you know how to fix the issue

No

Are you willing to participate in fixing this issue and create a pull request with the fix

No response

Possible fix

No response

danestves avatar Sep 20 '22 16:09 danestves

We'll need to integrate arrow middleware from floating ui, I wasn't able to make it work, PR for Tooltip and Popover components is welcome.

https://floating-ui.com/docs/arrow

rtivital avatar Sep 20 '22 17:09 rtivital

Going to go through the docs and see how we can integrate it with Mantine

danestves avatar Sep 20 '22 19:09 danestves

Fixed in 5.4.2

rtivital avatar Oct 01 '22 13:10 rtivital