Skip to content

Fix email Minds logo styling for protonmail minds#3453

Ben requested to merge fix/email-alignment-proton-m3453 into master

Ticket(s) / Related Merge Requests

minds#3453 (closed)

Summary of Changes

Fix email styling issues.

Explanation of issue minds#3453 (comment 1165566423)

Testing Considerations

Testing on sandbox is going to be incredibly difficult as the runners have http//www.minds.io as the asset URL since it isn't tied to a sandbox. To test in sandbox I had to manually change configmap/minds-engine to point to https://www.minds.com/, dispatch emails to a variety of email clients, and then change the setting back, as it has potential to break things. I recommend we try to test this is staging if possible. Screenshots included below of the emails when doing this.

To test though; in a variety of email clients e.g.

  • Protonmail
  • Outlook
  • Gmail

You can trigger by sending a Supermind - other emails should also use this template though.

Deployment Consideration

Needs deploying to runners.

Regression Scope

Email styles.

Platform Affected (web, mobile, etc)

Engine / Email clients

Developer Testing Completed

Manual

Screenshots / Screen Recording

image

Sandbox

Protonmail

image

Gmail

image

Outlook

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