Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload complete even if files are still postprocessing #5576

Closed
2 tasks done
Elfangor93 opened this issue Jan 7, 2025 · 2 comments
Closed
2 tasks done

Upload complete even if files are still postprocessing #5576

Elfangor93 opened this issue Jan 7, 2025 · 2 comments
Labels

Comments

@Elfangor93
Copy link

Initial checklist

  • I understand this is a bug report and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Link to runnable example

https://nb-ak.de/tmp/Images%20__%20Upload%20Images%20-%20Neubrandenburger%20Ansichtskarten%20-%20Administration%20%E2%80%93%20Mozilla%20Firefox%202025-01-01%2013-53-38.mp4

Steps to reproduce

Having an application with a uppy plugin having a PostProcessor.

  1. Add files and start the upload.
  2. After the upload is stated completed, click the "Done" button
  3. Add new files to the uppy dashboard without a site refresh in between
  4. Start the upload

Expected behavior

The Upload should be processed two times the same way.

Actual behavior

During the second upload, the Dashboard shows that the upload is finished, although the files are still being processed.

@Elfangor93 Elfangor93 added the Bug label Jan 7, 2025
@Elfangor93
Copy link
Author

Elfangor93 commented Jan 7, 2025

What are the conditions for the complete state in the dashboard?
Can I somehow track why this condition is fulfilled although the files are still processing?

grafik

Issue reported from a user using the JoomGallery application with following Uppy version:

  • "@uppy/core": "^3.2.0"
  • "@uppy/dashboard": "^3.4.0"
  • "@uppy/tus": "^3.1.0"

Links to the issue

Github issue: JoomGalleryfriends/JG4-dev#319
Forum thread: https://www.forum.joomgalleryfriends.net/forum/index.php?thread/423-m%C3%B6glicher-fehler-bei-multiple-bilder-upload/&postID=2465#post2465

@Murderlon
Copy link
Member

I'm not sure what's going on. It seems you are doing custom things with Uppy as you update some text under the file name, so it might just be a bug in your custom implementation. Closing this but we can continue the discussion.

@Murderlon Murderlon closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants