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

Fix post page failure when image fails to load #1132

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

hjiangsu
Copy link
Member

Pull Request Description

This PR fixes an issue where if an image fails to load on the post page, it causes the entire rest of the page to not load properly. This is somewhat related to #1073, but is more generic (it does not solve the specific issue with JXL)

Note: I also took the time to clean up the failure widget.

Issue Being Fixed

Issue Number: #1073

Screenshots / Recordings

Before After
image image

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

Copy link
Member

@micahmo micahmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hjiangsu hjiangsu merged commit c3b31f3 into develop Feb 17, 2024
1 check passed
@hjiangsu hjiangsu deleted the fix/media-view-image-failure branch February 17, 2024 00:18
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