Skip to content

Fix: lazy-load media images to fix library thumbnail request storm#238

Merged
hunter-read merged 1 commit into
mainfrom
fix/lazy-load-thumbnails
Jul 22, 2026
Merged

Fix: lazy-load media images to fix library thumbnail request storm#238
hunter-read merged 1 commit into
mainfrom
fix/lazy-load-thumbnails

Conversation

@hunter-read

@hunter-read hunter-read commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

Refactored images under a single component.

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Docs / configuration only

Testing

  • Backend tests pass (pytest -q)
  • Frontend tests pass (npm test)
  • Tested manually in the browser

Notes for reviewer

@hunter-read
hunter-read force-pushed the fix/lazy-load-thumbnails branch from 1817785 to 39e2cf9 Compare July 22, 2026 05:01
@hunter-read
hunter-read merged commit d61e838 into main Jul 22, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

Library thumbnail request storm makes initial library load extremely slow on large collections

1 participant