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 2
| 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 )
regression in https://github.com/django/django/commit/4187da258fe212d494cb578a0bc2b52c4979ab95
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 (4)
comment:1 by , 2 months ago
| Description: | modified (diff) |
|---|---|
| Owner: | set to |
| Status: | new → assigned |
| Type: | Uncategorized → Bug |
comment:2 by , 2 months ago
| Description: | modified (diff) |
|---|
by , 2 months ago
| Attachment: | m2m_example.png added |
|---|
by , 2 months ago
| Attachment: | color_contrast_issue.png added |
|---|
Note:
See TracTickets
for help on using tickets.

