Opened 33 hours ago

Last modified 31 hours ago

#36601 assigned Bug

Label color contrast issue when an M2M field exists in an admin TabularInline.

Reported by: Antoliny Owned by: Antoliny
Component: contrib.admin Version: dev
Severity: Normal Keywords: accessibility
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Antoliny)

Currently, there is a color contrast issue when an M2M field exists in an admin TabularInline.



It seems that the --header-link-color should be applied here as it is in other places.

Attachments (2)

m2m_example.png (31.2 KB ) - added by Antoliny 32 hours ago.
color_contrast_issue.png (25.6 KB ) - added by Antoliny 32 hours ago.

Download all attachments as: .zip

Change History (7)

comment:1 by Antoliny, 33 hours ago

Description: modified (diff)
Owner: set to Antoliny
Status: newassigned
Type: UncategorizedBug

comment:2 by Antoliny, 32 hours ago

Description: modified (diff)

by Antoliny, 32 hours ago

Attachment: m2m_example.png added

by Antoliny, 32 hours ago

Attachment: color_contrast_issue.png added

comment:3 by Antoliny, 31 hours ago

Has patch: set

comment:4 by Antoliny, 31 hours ago

Description: modified (diff)

comment:5 by Antoliny, 31 hours ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top