1
Web Upload lacks early feedback when choosing large amounts of files
Source: immich-app/immich#21479 · opened by @adrianjost
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request. • Yes The feature When selecting a large number of files (like 150, 12MP images, or a couple of videos), the input change event (web/src/lib/utils/file-uploader.ts) is only triggered after a couple of seconds or even minutes on slower smartphones. During this time, the website does not know that any files were selected at all, and no UI is updated. This makes it a really bad experience when ingesting data, because you don't know if something is happening or not. Especially when using the shared album with upload function, to let friends upload their vacation images, and they don't know about this limitation. I've built a prototype to verify this: Unfortunately this seems out of our control, and is likely caused by the browser having to load all these images first, before it can create the change event that contains all the file refe…
No pledges yet. Be the first to back this.
Comments
Similar requests
[Feature] CLI: Single-pass upload (hash + dedup + upload) instead of reading files twice
1 vote · 0 comments
Feature Request: Ignore ._* AppleDouble (dot-underscore) files during Web UI uploads
1 vote · 0 comments
Android: does not show file size unless uploaded
1 vote · 0 comments
[Feature] Image Details: Source Identification
13 votes · 0 comments
[Feature] Add a way to block attempts to upload files >100mb
2 votes · 0 comments
No comments yet.