Opened 2 months ago

Last modified 2 months ago

#36601 closed Bug

Label color contrast issue when an M2M field exists in an admin TabularInline. — at Version 4

Reported by: Antoliny Owned by: Antoliny
Component: contrib.admin Version: 5.2
Severity: Release blocker Keywords: accessibility
Cc: Triage Stage: Ready for checkin
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.



Due to an unintended change, the --header-link-color should be applied again.

Change History (6)

comment:1 by Antoliny, 2 months ago

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

comment:2 by Antoliny, 2 months ago

Description: modified (diff)

by Antoliny, 2 months ago

Attachment: m2m_example.png added

by Antoliny, 2 months ago

Attachment: color_contrast_issue.png added

comment:3 by Antoliny, 2 months ago

Has patch: set

comment:4 by Antoliny, 2 months ago

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