Skip Navigation
Issue Tracker @lemm.ee issue_tracking_bot @lemm.ee
BOT

[UI] Regression of image thumbnails from non-lemmy sources #1917

github.com Regression of image thumbnails from non-lemmy sources · Issue #1917 · LemmyNet/lemmy-ui

Requirements This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead. Please check to see if this issue already exists. It's a single bug. Do not report multiple b...

Regression of image thumbnails from non-lemmy sources · Issue #1917 · LemmyNet/lemmy-ui

Requirements

  • [X] This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
  • [X] Please check to see if this issue already exists.
  • [X] It's a single bug. Do not report multiple bugs in one issue.
  • [X] It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.

Summary

Looks like this recent change broke image thumbnailing for external non-lemmy sources: https://github.com/LemmyNet/lemmy-ui/pull/1858

See example here: https://lemmy.ml/post/1949407

It seems to load the entire full-size image from Imgur even in the community overview, which will have a strong impact on page performance.

Steps to Reproduce

https://lemmy.ml/post/1949407

Likely happens with all non-lemmy image sources?

Technical Details

Before the opposite happend, where only those external sources would be cached.

Lemmy Instance Version

0.18.2

Lemmy Instance URL

No response

1