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

Results-Page: Infinite loading of broken images #51

Open
Karinon opened this issue Apr 18, 2024 · 0 comments
Open

Results-Page: Infinite loading of broken images #51

Karinon opened this issue Apr 18, 2024 · 0 comments

Comments

@Karinon
Copy link
Collaborator

Karinon commented Apr 18, 2024

If an results-image in a result-page is broken (either not existing or no permissions), freva-web show a infinite spinner. This is due to the library jquery lazyload which is used to..well..lazy load the images. It has no understanding of error cases and will show the loading-image the whole time.

We have to replace lazyload by something different. Since we are not the first ones with this issue, the are dozens of fixed lazyload-versions out there...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant