lifenautjoe / droppable

A javascript library to give file dropping super-powers to any HTML element.
https://lifenautjoe.github.io/droppable
MIT License
204 stars 13 forks source link

The droppable element should get blurred after focused and pressed enter #12

Closed lifenautjoe closed 6 years ago

lifenautjoe commented 6 years ago

If it is not blurred, the user might press enter to add the selected files and pop the dialog again

lifenautjoe commented 6 years ago

Fixed in #11 and released in #13