danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.59k forks source link

ngf-drop on parent folder or child folder #2074

Open asifrsk opened 6 years ago

asifrsk commented 6 years ago

How to differentiate if the drop is in the parent folder or child within the folder. If I drop on parent folder its working fine, if I drop on child folder its adding in parent as well. Any documentation or information can be helpful.