server icon indicating copy to clipboard operation
server copied to clipboard

Improve upload feedback

Open c0fe opened this issue 7 years ago • 9 comments

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.

c0fe avatar Mar 24 '18 19:03 c0fe

@nextcloud/designers

tflidd avatar Mar 25 '18 10:03 tflidd

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

jancborchardt avatar Mar 25 '18 20:03 jancborchardt

@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 avatar Mar 26 '18 19:03 skjnldsv

@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 avatar Mar 27 '18 11:03 jancborchardt

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

skjnldsv avatar Mar 27 '18 12:03 skjnldsv

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

c0fe avatar Mar 27 '18 15:03 c0fe

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 avatar Jun 23 '18 18:06 jancborchardt

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

c0fe avatar Jun 25 '18 15:06 c0fe

I'm closing this issue due to inactivity. Please reopen if you still want to implement this.

szaimen avatar May 21 '21 10:05 szaimen

Duplicate of https://github.com/nextcloud-libraries/nextcloud-upload/issues/816

This is its own library now

susnux avatar Feb 21 '25 15:02 susnux