Skip to content

Fixed images overlapping in activity and moment screen #5127

Ticket(s) / Related Merge Requests

(Any issue cards for the merge request, and related merge requests/dependencies)

Summary of Changes

Removed box shadow from the owner object. That shadow required a static height so didn't work with dynamic height components. We can add it later if we thought it was necessary

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

only android

  • open an image from feed (boosted)
    • make sure the image doesn't overlap with the owner block
  • do the same with stories

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

image.png

image.png

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports