Server: Improve upload feedback

Created on 24 Mar 2018  Â·  8Comments  Â·  Source: nextcloud/server

When uploading a single file the design is fairly poor (in my opinion):

https://i.imgur.com/6YgLUjk.png

The upload window that Dropbox uses is much better (again my opinion):

https://i.imgur.com/7ULdBHG.png

My suggestion would be to change the design so the upload would show at the bottom, similar to Dropbox.

1. to develop design enhancement files

Most helpful comment

It should actually just show inline, using the file row as loading indicator.

All 8 comments

@nextcloud/designers

It should actually just show inline, using the file row as loading indicator.

@jancborchardt for the drag and drop into a sub directory, yes, for an upload in the main dir, we should add a global indicator. Especially if the uset want to change the directory while still uploading! :)

@skjnldsv when uploading and then:

  • navigating further down: We could show the progress bar below the folder name in the breadcrumbs
  • navigating further up: We could show the progress bar below the folder name in the file list

That way it will be nicely integrated and not just slapped on the bottom.

(Regarding changing an app: Is that even possible, or will it not cancel the upload?)

@jancborchardt Agreed, but what about two level up, or two level down?

@jancborchardt so essentially a hovering box, similar to those "back to the top" buttons on websites?

Agreed, but what about two level up, or two level down?

Same thing – two levels down, it can be shown below the "…" in the breadcrumbs. Two levels up it can always be shown below the current folder, cause it contains the folder where stuff is uploaded into.

@jancborchardt @skjnldsv what about my idea of forking Mega's upload?

Was this page helpful?
0 / 5 - 0 ratings