Don't allow to drop files outside drag and drop area #1166
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
Is there any way to prevent the browser to load the file when user drops the file outside the drag and drop area? Chrome opens a new tab with the file (it's ok) but Safari changes the current page so it is so annoying.
Thanks!