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

Fix file drag-and-drop on Safari #2582

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Fix file drag-and-drop on Safari #2582

merged 1 commit into from
Apr 25, 2024

Conversation

jonatanklosko
Copy link
Member

Closes #2579.

This is actually a Safari bug. Technically we could do a workaround by counting enter and leave events, but I don't think it's worth it. More details in the comment :)

Copy link

github-actions bot commented Apr 25, 2024

Uffizzi Preview deployment-50835 was deleted.

@jonatanklosko jonatanklosko merged commit ec0a53f into main Apr 25, 2024
7 checks passed
@jonatanklosko jonatanklosko deleted the jk-safari-dnd branch April 25, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot drop files on Safari
2 participants