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

Remove unwanted styles for email preview #27828

Conversation

mrtuvn
Copy link
Contributor

@mrtuvn mrtuvn commented Apr 12, 2020

Description (*)

Remove unrelated css from layout when preview email template

Related Pull Requests

Fixed Issues (if relevant)

  1. Previewing email templates in admin loads admin area CSS #27543: Previewing email templates in admin loads admin area CSS

Manual testing scenarios (*)

  1. ...
  2. ...

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@m2-assistant
Copy link

m2-assistant bot commented Apr 12, 2020

Hi @mrtuvn. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento give me test instance - deploy test instance based on PR changes
  • @magento give me 2.4-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Guide documentation.

lbajsarowicz
lbajsarowicz previously approved these changes Apr 13, 2020
Copy link
Contributor

@lbajsarowicz lbajsarowicz left a comment

Choose a reason for hiding this comment

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

I approve that change - verified on mailhog and e-mails seem to be fine
This needs advanced QA tests.

@magento-engcom-team
Copy link
Contributor

Hi @lbajsarowicz, thank you for the review.
ENGCOM-7350 has been created to process this Pull Request
✳️ @lbajsarowicz, could you please add one of the following labels to the Pull Request?

Label Description
Auto-Tests: Covered All changes in Pull Request is covered by auto-tests
Auto-Tests: Not Covered Changes in Pull Request requires coverage by auto-tests
Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests

@mrtuvn
Copy link
Contributor Author

mrtuvn commented Apr 20, 2020

@lbajsarowicz can u update label tests for QA tests

@engcom-Delta
Copy link
Contributor

✔️ QA passed
Before:
#27828Main

After:
Preview Luma theme
#27828PR
Email Luma Theme
#27828PREmailLuma
Preview Blank theme
#27828PRBlank
Email Blank Theme
#27828PREmailBlank

@engcom-Echo
Copy link
Contributor

Failed functional tests not related to the changes in this PR

@slavvka slavvka added Award: bug fix Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests labels Apr 24, 2020
@slavvka slavvka added this to the 2.4.1 milestone Apr 24, 2020
@slavvka slavvka added Priority: P3 May be fixed according to the position in the backlog. Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround. labels Apr 24, 2020
@slavvka slavvka linked an issue Apr 24, 2020 that may be closed by this pull request
@m2-assistant
Copy link

m2-assistant bot commented May 21, 2020

Hi @mrtuvn, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@sdzhepa sdzhepa added the QA: Added to Regression Scope Scenario was analysed and added to Regression Testing Scope label May 22, 2020
@mrtuvn mrtuvn deleted the fix-27543-remove-unwanted-styles-for-email-preview branch June 7, 2020 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Frontend Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests Award: bug fix Component: Email Priority: P3 May be fixed according to the position in the backlog. Progress: accept QA: Added to Regression Scope Scenario was analysed and added to Regression Testing Scope Release Line: 2.4 Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Previewing email templates in admin loads admin area CSS
7 participants