filedrop-svelte icon indicating copy to clipboard operation
filedrop-svelte copied to clipboard

Add filedragover event to FileDrop Action Example

Open bluepuma77 opened this issue 3 years ago • 1 comments

It would be nice for the FileDrop Action Example to visually indicate the filedragover event. Maybe by changing border or background color.

This would be especially useful if you have multiple FileDrop elements and windowDrop=false. With the visual indication the user knows for sure that s/he is dropping the file on an active element (and not just next to it).

I tried to create a FileDrop Action Example with visual filedragenter but the filedragover event is lost when the file is moved over the cloud image or text within the FileDrop element.

bluepuma77 avatar Jun 02 '22 09:06 bluepuma77

Sorry about the late reply on this. I'll look into it.

chanced avatar Oct 16 '22 17:10 chanced