Append fileOver parameter options by file is not allowed to upload #606

Open
opened 2017-02-02 11:40:19 +00:00 by kisdaniel · 0 comments
kisdaniel commented 2017-02-02 11:40:19 +00:00 (Migrated from github.com)

I cannot detect from fileOver event if the dropped file is allowed or not or no file is over.
fileOver event handler argument is true or false. I need a 3rd option: if the dropped file is not allowed I would like to show a message to user that the file cannot be dropped to drop zone.

I cannot detect from `fileOver` event if the dropped file is allowed or not or no file is over. `fileOver ` event handler argument is true or false. I need a 3rd option: if the dropped file is not allowed I would like to show a message to user that the file cannot be dropped to drop zone.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#606