Opened 13 months ago
Last modified 2 weeks ago
#34917 assigned Cleanup/optimization
Links within text in the Django admin are difficult to identify — at Initial Version
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: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | yes |
Description
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.
Note:
See TracTickets
for help on using tickets.