We should only load thumbnails of the files that are visible on-screen in "Upload" step, especially if the user is adding multiple files.
Defer loading of thumbnails in "Upload" step until after the rest of the interface is shownClosed, ResolvedPublic
Defer loading of thumbnails in "Upload" step until after the rest of the interface is shown
Closed, ResolvedPublic
Comment Actions
Hmm… we actually display all the thumbnails in later steps, so we'll need to load every one of them at some point. Let's just defer this to happen after creating the interface.
Comment Actions
Change 271809 had a related patch set uploaded (by Bartosz Dziewoński):
Rework thumbnail creation in Upload step
Comment Actions
Change 271809 merged by jenkins-bot:
Rework thumbnail creation in Upload step
Add Comment
Add Comment

