server icon indicating copy to clipboard operation
server copied to clipboard

Upload folder menu option

Open zpintar opened this issue 5 years ago • 8 comments

It will be good and nice to have an "Upload folder" option in Nextcloud's "plus menu" between "Upload file" and "New folder" menu options.

Why? Because isn't intuitive that this option missing. Users can think that Nexcloud can not upload whole folders via web interface (yes, we have drag&drop option but sometime is better to have this option and dialog box to choose folder).

BTW, drag&drop function sometimes do not work. I drag my folder on browser's screen, but after dropping nothing happened. So, I must repeat my drag&drop several times to success.

And maybe it will be better to rename "Upload file" option into "Upload file(s)" because users can think that only one file can be transferred what is not true!

zpintar avatar Mar 15 '19 07:03 zpintar

the above suggestion additionally might prevents from a drag&drop bug in Chrome, Firefox and Edge:

prepare folder A with files/subfolder in your local file system. Drag the folder A on top of a folder B in the nextcloud browser interface.

Result: folder A will be uploaded as a subfolder of folder B but all files/subfolders from folder A will be missing.

The "normal" drag&drop action, where folder b is fully opened before you start drag&drop, certainly works

I support a small nextcloud platform and can confirm that the questions "how do I upload a folder - can only upload files" or "used drag&drop but my data is missing" is quite frequent.

tstreibl avatar Mar 19 '19 18:03 tstreibl

cc @nextcloud/designers for this

MorrisJobke avatar Mar 25 '19 09:03 MorrisJobke

designers answer see https://help.nextcloud.com/t/enable-upload-of-folders-via-button-in-web-frontend/22531: incompatibilty with depreciated IE11 does not allow this feature.

tstreibl avatar Mar 25 '19 22:03 tstreibl

Why not do an progressive enhancement and implement a button for browsers that support this feature? using feature detection?

stefan-niedermann avatar Mar 26 '19 08:03 stefan-niedermann

Totally in favor of the progressive enhancement.

The question is: Do we really need a separate "Upload folder" action, or can we just name the label "Upload" and you can then simply also select folders?

jancborchardt avatar Apr 18 '19 14:04 jancborchardt

Anything new on this? Is there a way to upload a folder using the web frontend, Firefox and a Wayland-based system? Drag-and-drop doesn't work most of the times on my KDE desktop, even when dealing with regular files and not folders.

One drive for example simply added a dropdown menu to switch between the upload of files and folders: grafik

It works flawlessly (tho, i get a browser popup when I want to upload a whole folder).

major-mayer avatar Jul 24 '22 21:07 major-mayer

Microsoft has now officially dropped support for IE11, so can we have this feature now?

reos-rcrozier avatar Aug 16 '22 10:08 reos-rcrozier

Again came up in the Files gap analysis, already present in all the three: Google Drive, Microsoft OneDrive and Dropbox. Also an cognitive accessibility topic, having an explicit upload button is less mental load than having to figure out if the "Upload" action allows folders.

It can go right below the "Upload files" item in the action menu, with the upload folder icon Also a possible follow up: clean up that action menu, such that upload actions and new doc/spreadsheet/etc actions are separated by a partition line or an NcActionCaption :)

nimishavijay avatar Jan 31 '24 16:01 nimishavijay