trippo / ResponsiveFilemanager

Completely Responsive Filemanager with integration for tinyMCE,CKEditor and CLEditor editor
http://responsivefilemanager.com
Other
808 stars 368 forks source link

Disable select on click when multiple mode enabled #662

Open jshster opened 3 years ago

jshster commented 3 years ago

I'd like to propose a change (although is the repo even active anymore??) that there be an additional parameter - multipleOnly. If this parameter is set then the popup doesn't return until the user clicks on the Select button. As it stands now the popup will allow multiple checkboxes to be ticked but if you slightly click outside of the checkbox the system selects that one image and closes the popup which is not good from a user experience point of view.