mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #876] Mobile Friendly Email #614
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#614
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @djarbz on GitHub (Aug 9, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/876
When I look at the weekly report email, it is formatted for desktop mode and very hard to read on mobile.
@cuu508 commented on GitHub (Aug 10, 2023):
@djarbz can you please forward an example of a problematic report email to contact at healthchecks.io? Thanks!
@djarbz commented on GitHub (Aug 11, 2023):
I sent it in yesterday morning with the subject of this GH Issue, let me know if you don't get it.
Also, I'll note that it wasn't the weekly report but rather the reminder email.
@cuu508 commented on GitHub (Aug 13, 2023):
Thanks–I did receive your forwarded report.
The problem I see is that your checks use many and long tags. The report template tries to show the all on a single line, which causes issues. This is not a mobile-specific issue, the tags list does not fit on my desktop display either.
@djarbz commented on GitHub (Aug 13, 2023):
I never would have thought of that.
Thanks, I'll revisit my tagging.