gocodebox / gocodebox/lifterlms
emails with large images cause email width to be wider than email client width and text gets cut off
Open
good first issue
hacktoberfest
help wanted
Type: Bug
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
### 1. Reproduction Steps
+ create email engagement with a large image (try 2048px wide just to make issue really obvious)
+ Trigger the engagement and view the email in GMail (Probably other clients as well)
### 2. Expected Behavior
+ Image should have a max-width applied to it somehow to prevent giant emails like this
### 3. Actual Behavior
+ Text will wrap at the width of the image and it'll be cut off on at least gmail
Contributor guide
Assessment
This issue has not been assessed yet.