i7MEDIA / mojoportal

mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.
https://www.mojoportal.com
Other
197 stars 100 forks source link

Minor UX issues with extracting zip files in File Manager #222

Open Isaac-Hall opened 1 year ago

Isaac-Hall commented 1 year ago

If you extract a .zip file the File Manager automatically suggests a folder name which matches the zip file name exactly. This results in an error. We probably shouldn't include ".zip" in the suggested file name. We may also want to consider adding a checkbox asking "extract contents into parent folder?" or something along those lines, to let people unpack a zip into the same folder the zip is in.