svelte-file-dropzone icon indicating copy to clipboard operation
svelte-file-dropzone copied to clipboard

with the drop zone inside my form, when I press escape on the mac, it trigger the form close

Open applemate opened this issue 2 years ago • 0 comments

with the drop zone inside my form, when I press escape on the mac, it trigger the form modal close. Why the drop acting like this ?

to reproduce, create a basic modal, put the drop inside, click the drop to choose file, then press escape, your modal witll automatically close.

applemate avatar Jul 10 '23 16:07 applemate