When loading images from any input form (transmission, theme, etc.), there is no loader (pulsating or progress bar) indicating to wait. On the mobile device, after selecting an image in the stream, it may take a few seconds to display the loaded image. Users will try to upload the image again thinking that the first time it didn't work.

Comments

7thkey created an issue. See original summary.

7thkey’s picture

Title: When uploading image from any input form (stream, topic etc.) there's no loader indicating to wait. » When loading image from any input form (stream, topic etc.) there's no loader indicating to wait.
Arnaud01’s picture

I agree with you :)

jaapjan’s picture

Category: Bug report » Feature request
Yuri’s picture

Agreed. This is the first confusion that users have.
The problem is, that the upload does not happen (is cancelled in the background) when the user clicks 'Save' before the image thumbnails are generated.
Therefore, the result is that people think the image uplosf/attachment functionality does not work.

Yuri’s picture

Category: Feature request » Bug report

Because it is experienced as a bug.

jaapjan’s picture

Category: Bug report » Feature request
Priority: Normal » Major

I do agree that this needs to be solved, but I would actually consider this a feature request or task. The functionality is working, albeit there is a UX issue in some cases (slow connection+phone)

ronaldtebrake’s picture

agamich’s picture

Status: Active » Needs review

I've added this feature request in this PR: https://github.com/goalgorilla/open_social/pull/1341

agamich’s picture

Version: 8.x-2.x-dev » 8.x-6.x-dev

I've moved changes from 8.x-2.x to 8.x-6.x.
PR: https://github.com/goalgorilla/open_social/pull/1369

jaapjan’s picture

Status: Needs review » Needs work

It works for topics (and I assume other file types) but does not work for post and comment yet. I think that also needs to be done as part of this story. See attached movies for example: https://github.com/goalgorilla/open_social/files/3178591/loader-movies.zip

Marking as needs work.

jaapjan’s picture

Title: When loading image from any input form (stream, topic etc.) there's no loader indicating to wait. » Add throbber indicator when uploading image or file in comment, post or node
Status: Needs work » Fixed

It works now and is a huge improvement to the UX of uploading images to posts, comments or content. Thanks!

  • Agami4 authored 6b52398 on 8.x-6.x
    Issue #2984283 by agami4, jaapjan: add throbber indicator when uploading...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.