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

Image width not correct in mobile view #373

Open
Frolipon opened this issue May 25, 2021 · 0 comments
Open

Image width not correct in mobile view #373

Frolipon opened this issue May 25, 2021 · 0 comments
Labels
🐞 Bug Something isn't working Invalid This doesn't seem right

Comments

@Frolipon
Copy link
Collaborator

When an image has a fixed width in desktop with a class to set a different width in mobile, the mobile view is not rendering the correct width.
Example:
In desktop the image is 250px width:
image
In mobile, there is a class setting the width of the image at 100%. So the rendering should be:
image
But in the mobile preview of the WYSIWYG edition, the mobile rendering is as follow:
image

The final downloaded HTML is correct, so the problems is only in the mobile view of the editor.

Here is an example:
https://badsender-stage-eu.herokuapp.com/editor/608fa8a599e70d003b606ab5

@Frolipon Frolipon added the 🐞 Bug Something isn't working label May 25, 2021
@the2ne the2ne assigned Frolipon and unassigned medamineziraoui Jun 10, 2021
@the2ne the2ne added 🧪 Validation Pending validation and removed 🧪 Validation Pending validation labels Jun 10, 2021
@medamineziraoui medamineziraoui mentioned this issue Jun 29, 2021
3 tasks
@the2ne the2ne removed this from the V1.7.0 Open your email builder milestone Jul 26, 2021
@the2ne the2ne added this to To do in Features board Jul 26, 2021
@the2ne the2ne moved this from To do to In progress in Features board Jul 26, 2021
@the2ne the2ne added this to To do in Bug tracking Jul 26, 2021
@the2ne the2ne moved this from To do to In progress in Bug tracking Jul 26, 2021
@the2ne the2ne removed this from In progress in Features board Jul 26, 2021
@the2ne the2ne added the Invalid This doesn't seem right label Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working Invalid This doesn't seem right
Projects
Bug tracking
In progress
Development

No branches or pull requests

3 participants