Skip to content

Fix issue where no thumbnail embeds have blue bar minds#4830

Ben requested to merge fix/no-thumb-emb-m4830 into master

Ticket(s) / Related Merge Requests

minds#4830 (closed)

Summary of Changes

Fix issue where blue padding shows at bottom of rich-embeds in chat when no image is present. See minds#4830 (comment 1887081664) for information on why x, twitter and tumblr render no embeds for us.

Testing Considerations

  • Test a rich embed that works looks correct.
  • Test a rich embed with no thumbnail looks correct (try https://x.com).
  • Test standard messages appear fine.

Deployment Considerations

Standard deployment.

Regression Scope

Chat message bubble.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual.

Screenshots / Screen Recording

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports