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

[#2175] Fix rounded corners for mail-templates #1078

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

jiromaykin
Copy link
Contributor

@jiromaykin jiromaykin commented Mar 5, 2024

issue: https://taiga.maykinmedia.nl/project/open-inwoner/task/2175

  • check rounded corners for Gmail on Android

This fix does not use fallbacks, instead the issue was that the Table with rounded area got a white background, which cut through the rounded corners and made it seem not-rounded.
PS: the border-radiuses in the design are only 3px so not dramatically visible.

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (a0afa39) to head (c2ca249).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1078   +/-   ##
========================================
  Coverage    95.00%   95.00%           
========================================
  Files          894      894           
  Lines        31427    31427           
========================================
  Hits         29857    29857           
  Misses        1570     1570           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jiromaykin jiromaykin changed the title [#2175] Add rounded corners to mail-templates [#2175] Fix rounded corners for mail-templates Mar 11, 2024
@jiromaykin jiromaykin force-pushed the fix/2175-rounded-corners-mail branch 4 times, most recently from 7384bbc to f47523f Compare March 11, 2024 10:42
@jiromaykin jiromaykin marked this pull request as ready for review March 11, 2024 10:42
@jiromaykin jiromaykin force-pushed the fix/2175-rounded-corners-mail branch 3 times, most recently from 021597d to 714908d Compare March 11, 2024 13:21
@stevenbal stevenbal self-requested a review March 11, 2024 16:26
@jiromaykin jiromaykin force-pushed the fix/2175-rounded-corners-mail branch from 6acecb1 to 4169b13 Compare March 11, 2024 16:36
@stevenbal stevenbal merged commit b3116cb into develop Mar 12, 2024
15 checks passed
@stevenbal stevenbal deleted the fix/2175-rounded-corners-mail branch March 12, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants