snaha / diete.design

https://diete.design
MIT License
0 stars 0 forks source link

feat: rewrite Tooltip using popover api #274

Closed hlavkat closed 3 months ago

hlavkat commented 3 months ago

close #249

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
diete-design ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2024 2:45pm
vojtechsimetka commented 3 months ago

Did I understood it correctly, that we ice this for now since the popover API is missing some crucial features in Mozilla?

agazso commented 3 months ago

Did I understood it correctly, that we ice this for now since the popover API is missing some crucial features in Mozilla?

Yes, that is my understanding. @hlavkat it would be good to document here what is the issue and close this PR.

hlavkat commented 3 months ago

The Popover API has quite complex positioning that doesn't work in Firefox, it's a relatively new attribute and is still being developed, so we are waiting for upcoming improvements in positioning and for the popover attribute to mature further.