FilePicker - clicking on an external field loses all downloads

When using a web application, if the user tries to click the side of the filepicker field when the file-picker is inside the modal module, the specified user will lose all downloaded files.

I am wondering if there is a way to prevent this. For example, disable snapping that closes filepicker and modal when the modal background is clicked.

Thank you very much.

+4
source share
1 answer

Just wanted to trace and report that this is now enabled and enabled by default! Thanks for the offer

+4
source

Source: https://habr.com/ru/post/1441837/


All Articles