#34917 closed Cleanup/optimization (fixed)
Links within text in the Django admin are difficult to identify — at Version 3
| Reported by: | Dmitriy Chukhin | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | accessibility, anchor |
| Cc: | Thibaud Colas, Sarah Abderemane, Tom Carrick, Ülgen Sarıkavak | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description (last modified by )
In the Django admin, some fields have text with an anchor link, and this text appears without an indication that it is a link.
The text should appear with an indication (an underline), to meet accessibility guidelines.

Change History (4)
comment:1 by , 2 years ago
| Description: | modified (diff) |
|---|
by , 2 years ago
| Attachment: | Screenshot.png added |
|---|
comment:2 by , 2 years ago
| Cc: | added |
|---|---|
| Resolution: | → wontfix |
| Status: | assigned → closed |
comment:3 by , 2 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.
Thanks for the ticket, however, this was discussed as a part of #34038, and at the end removed from the recommendation.