Skip to content

Swik 2438 missing thumbnails in import preview#1137

Open
dpaun wants to merge 9 commits intomasterfrom
SWIK-2438-Missing_thumbnails_in_import_preview
Open

Swik 2438 missing thumbnails in import preview#1137
dpaun wants to merge 9 commits intomasterfrom
SWIK-2438-Missing_thumbnails_in_import_preview

Conversation

@dpaun
Copy link
Member

@dpaun dpaun commented Dec 14, 2018

This is by no means critical or urgent...
There are sometimes problems with getting thumbnails right after import has been completed (I guess it takes time to create thumbnails on the file service). This PR tries to solve this by retrieving thumbnail files from the file service, repeatedly, 10 times, and using base64 to show these images in a modal dialog.
One way to test it and see whether it's an improvement is by showing both base64 and url (current approach) based images (uncommenting lines 117 and 122 in ImportPreviewModal.js).
There are also some improvements for the import progress bar.

@abijames
Copy link
Contributor

@dpaun please can you resolve conflicts?

@dpaun
Copy link
Member Author

dpaun commented Dec 20, 2018

Yes, of course. I've resolved conflicts.

@abijames
Copy link
Contributor

On testing, no thumbnails appeared (see screenshot). Suggest not merging this for now without more testing.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants