Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Tooltip has wrong position with positioned parent(s) #37

Closed
DanielSidhion opened this issue Dec 30, 2023 · 2 comments
Closed

🐛 Tooltip has wrong position with positioned parent(s) #37

DanielSidhion opened this issue Dec 30, 2023 · 2 comments
Assignees
Labels
Type: Bug Something isn't working
Milestone

Comments

@DanielSidhion
Copy link

Follow up to #29. During discussion of that issue, I encountered a few more cases where the tooltip isn't positioned correctly when the tooltip has parents with absolute and/or relative positioning.

Reproduction: https://svelte.dev/repl/e47685d17ecc47e8a3555531ab6887fc?version=4.2.8

@dysfunc
Copy link
Contributor

dysfunc commented Dec 30, 2023

#36 should address all of your issues. If you wouldnt mind, could you pull it down and let me know if this solves everything. I included all of your examples in the docs temporarily so you can just hover over the elements. @DanielSidhion

@DanielSidhion
Copy link
Author

I just pulled v3.0.0 and can confirm the fix, and no regressions on my project so far. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants