qwikifiers / qwik-ui

Qwik's official Headless and styled component library
https://qwikui.com
MIT License
558 stars 115 forks source link

Tooltip forces placement to top, even if it goes off screen #712

Closed osdiab closed 3 weeks ago

osdiab commented 3 weeks ago

Floating UI is smart enough to know if a placement will cause the content to be clipped, but it seems the tooltip component overrides that and it goes off the edge.

thejackshelton commented 3 weeks ago

The tooltip is outdated and needs to be changed. See my replies on the other issues, closing.