jcampbell1 / simple-file-manager

A Simple PHP file manager. The code is a single php file.
MIT License
914 stars 502 forks source link

Issue #23 #85

Closed czmole closed 4 years ago

czmole commented 5 years ago

Allows selecting multiple files. When that happens a new button shows on top of the screen. The actions area is sticky now. Asks for confirmation to download the selection. An improvement maybe would be to allow enabling/disabling this feature.

jcampbell1 commented 4 years ago

While this does make "Delete all except" a bit easier and a nice commit, I feel like it is too much interface. It is pretty click to delete files as there is no extra confirmation click.