While using a web app, if a user happens to click out side of the filepicker box when filepicker in inside a modal, said user will loose all the uploads that were taking place.
I am wondering if there is a way to prevent this from happening. Such as disabling the binding that closes filepicker and the modal when the modal background is clicked.
Thanks a lot.