owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
437 stars 156 forks source link

Dropping a file does not show "dropzone" #7080

Closed tbsbdr closed 2 years ago

tbsbdr commented 2 years ago

Steps to reproduce

  1. login to https://ocis.ocis-web.latest.owncloud.works
  2. You are in "Personal"
  3. drag some files from you local system over the #mainsection
  4. I don't get feedback if I can now release (drop) the files at the current position of my mouse pointer image

Expected behaviour

Drop-Zone dark Drop-Zone light

Actual behaviour

relates to #7081

tbsbdr commented 2 years ago

fyi @lookacat other than discussed I decided to show the blue dropzone all over the main area (and not only on the fileslist). seemed more straight forward to me.

tbsbdr commented 2 years ago

@kulmann thinking of making this a GA-Blocker as UX is really bad if there is no feedback and drag and drop is often used. 

currently there is no feedback at all that uploading via drag and drop is possible.

do you agree?

kulmann commented 2 years ago

@kulmann thinking of making this a GA-Blocker as UX is really bad if there is no feedback and drag and drop is often used. 

currently there is no feedback at all that uploading via drag and drop is possible.

do you agree?

Agreed. There is an open PR already (not finished, yet), see https://github.com/owncloud/web/pull/7251