Orcasa-Platform / orcasa

A Horizon Europe project to restore soil earth
https://orcasa-client.vercel.app
MIT License
2 stars 0 forks source link

Add pointer events to the popovers #223

Closed Bluesmile82 closed 8 months ago

Bluesmile82 commented 8 months ago

This PR fixes the calendar inside popover problem for Chrome adding a point-events: auto on the popovers.

Missing: The dropdown is still not working on Firefox. There are some issues related to different versions of @radix-ui/react-dismissable-layer. I tried uninstalling the 'vault' component and using a resolutions field unsuccesfully 🤷

vercel[bot] commented 8 months ago

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

Name Status Preview Comments Updated (UTC)
orcasa-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 2:41pm
Bluesmile82 commented 8 months ago

Continued here: https://github.com/Orcasa-Platform/orcasa/pull/226