Skip to content

fix(web): displaying placeholder image - #725

Merged
kacperzolkiewski merged 1 commit into
mainfrom
@kacperzolkiewski/fix-web-placeholder
Jul 27, 2026
Merged

kacperzolkiewski merged 1 commit into
mainfrom
@kacperzolkiewski/fix-web-placeholder

Conversation

@kacperzolkiewski

Copy link
Copy Markdown
Collaborator

Summary

This PR fixes displaying broken image placeholder.

Test Plan

  1. Run example app
  2. insert image with wrong url
  3. image should be displayed properly

Screenshots / Videos

Before:
image

After:
image

Compatibility

OS Implemented
iOS
Android
Web

Checklist

  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the web fallback SVG used for inline images so the “broken image” placeholder scales without distortion, improving how it displays when an image URL fails to load.

Changes:

  • Adjusted the SVG preserveAspectRatio behavior for the broken-image glyph to maintain aspect ratio while fitting its container.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kacperzolkiewski kacperzolkiewski changed the title fix: displaying placehoder image fix(web): displaying placehoder image Jul 24, 2026
@kacperzolkiewski kacperzolkiewski changed the title fix(web): displaying placehoder image fix(web): displaying placeholder image Jul 24, 2026
@kacperzolkiewski
kacperzolkiewski merged commit 4f284bb into main Jul 27, 2026
9 checks passed
@kacperzolkiewski
kacperzolkiewski deleted the @kacperzolkiewski/fix-web-placeholder branch July 27, 2026 06:22
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.

3 participants