Opened 8 hours ago

Closed 6 hours ago

Last modified 6 hours ago

#36090 closed Bug (invalid)

Distorted table view in django-updates email

Reported by: Aditya Upadhye Owned by:
Component: Uncategorized Version: 5.1
Severity: Normal Keywords: Email
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: yes

Description

An email related to a issue ticket, sent by the system, has a table mentioning details about the ticket for reference.

Email clients on mobile cannot render the table properly, thus making it unreadable.

My suggestion would be to use an HTML template for ticket update emails.

Here is a screenshot of the same.

Attachments (1)

IMG_20250113_024935.jpg (145.7 KB ) - added by Aditya Upadhye 8 hours ago.

Download all attachments as: .zip

Change History (4)

by Aditya Upadhye, 8 hours ago

Attachment: IMG_20250113_024935.jpg added

comment:1 by Aditya Upadhye, 8 hours ago

Type: UncategorizedBug

comment:2 by Mike Edmunds, 6 hours ago

Resolution: invalid
Status: newclosed

I've had the same frustration. The problem you're seeing with notification emails has been reported and is being discussed here: https://github.com/django/code.djangoproject.com/issues/199.

(Bug reports here in code.djangoproject.com are meant to be bugs in Django itself. To report a bug in this issue tracker, please use code.djangoproject.com GitHub issues.)

I'm marking this ticket "closed invalid"—but not because I think your concern isn't valid. Just that there's a different place to discuss it.

comment:3 by Mike Edmunds, 6 hours ago

Component: Core (Mail)Uncategorized
Note: See TracTickets for help on using tickets.
Back to Top