-
-
Notifications
You must be signed in to change notification settings - Fork 226
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
Bug: unable to edit date on editing a highlight (Safari Only) #1144
Comments
@OgDev-01 Knowing you have worked on implementing the date picker, do you happen to know if this bug is a duplicate of any existing issue? 😅 |
So I tried to replicate this issue from my end... It works as expected on other browsers except Safari... I'll look into this for a possible fix 👍 |
Most online tutorials will use wine to install safari version 5 (2010) on linux - in my humble opinion, that is a waste of time and would not recommend trying 🍕 |
I did a quick test in Safari and if you click quickly multiple times, you'll see it open very briefly and close. I tried recording it, but for some reason it didn't get picked up. There's also no errors in the console on Safari. The fact that it opens and closes so quickly leads me to believe the state of a hook is somehow triggering in invalid ways. |
After our pair session yestersday @nickytonline , all solutions to resolve this had hit a dead end, and i'll open an issue on the radix primitive repo for this if i don't see a related one... I'll move on with the solution we found (manually handling the popover state with react useState) as a fix for now Update: |
🎉 This issue has been resolved in version 1.72.0-beta.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.72.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Describe the bug
Screen.Recording.2023-05-04.at.22.14.25.mov
Steps to reproduce
Affected services
insights.opensauced.pizza
Platforms
No response
Browsers
No response
Environment
Production, Development, Testing
Additional context
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: