Skip to content

Fixed blurry images in post feeds - #222

Merged
weylandswart merged 1 commit into
mainfrom
weyland-des-1376-source-theme-blurry-image
Sep 3, 2026
Merged

Fixed blurry images in post feeds#222
weylandswart merged 1 commit into
mainfrom
weyland-des-1376-source-theme-blurry-image

Conversation

@weylandswart

Copy link
Copy Markdown
Contributor

Ref https://linear.app/ghost/issue/DES-1376/source-theme-blurry-image, https://linear.app/ghost/issue/DES-1427/tag-pages-image-srcset-issue

Use native sizes="auto" for lazy-loaded post card images so the browser selects a source matching the card's rendered width. Preserve explicit imageSizes values and the existing 320px fallback for eager cards.

@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 54be9ce7-9732-4aa7-950e-ae80e75f60e3

📥 Commits

Reviewing files that changed from the base of the PR and between 6fd64e0 and 4c929bf.

📒 Files selected for processing (1)
  • package.json

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


Walkthrough

The post card template now renders responsive image sizing when imageSizes is unset and lazyLoad is enabled. The existing 320px fallback remains for non-lazy-loaded images. The package version changes from 1.7.3 to 1.7.4.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 4c929

The release updates post-card image sizing behavior and bumps the package version to 1.7.4. No merge-blocking risk is currently identified.

Suggested reviewers: minimaluminium

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The description accurately explains the lazy-loaded post card image sizing change, preserved fallbacks, and related issues.
Title check ✅ Passed The title clearly identifies the main outcome of the change: fixing blurry images in post feeds.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch weyland-des-1376-source-theme-blurry-image

Comment @coderabbitai help to get the list of available commands.

@weylandswart
weylandswart force-pushed the weyland-des-1376-source-theme-blurry-image branch from 4c929bf to 6fd64e0 Compare September 3, 2026 13:02
@weylandswart
weylandswart merged commit ec64eb8 into main Sep 3, 2026
8 checks passed
@weylandswart
weylandswart deleted the weyland-des-1376-source-theme-blurry-image branch September 3, 2026 13:05
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.

2 participants