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

Combining email formating leads to unexpected results #1714

Open
amazingphilippe opened this issue Dec 10, 2024 · 0 comments
Open

Combining email formating leads to unexpected results #1714

amazingphilippe opened this issue Dec 10, 2024 · 0 comments

Comments

@amazingphilippe
Copy link
Collaborator

amazingphilippe commented Dec 10, 2024

Describe the bug

When using the block format, and lists together, the list numbers can sometimes be mushed with the blockquote border. Also, in some email clients like Outlook 2026, the numbered lists can sometimes disappear.

In this screenshot:

  • Missing list bullets
  • Missing list numbers
  • Container width is wider than 600px. Line length is too long.

image.png

image.png

In this screenshot:

  • List bullets are outside the main container

image.png

Bug Severity

See examples in the documentation

SEV-4 Low

To Reproduce

Steps to reproduce the behavior:

A test template has been copied into a test service owned by Notify on prod.

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

  • Lists and blockquote should be able to be combined.
  • Width of main container should be consistent across email clients
  • List bullets and numbers should be inside of the main container, or their own container.

Impact

More predictable message look

If applicable

Impact on Notify users: Predictability, Trust

Impact on Recipients: Readability

Impact on Notify team:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants