#34917: Links within text in the Django admin are difficult to identify
-------------------------------------+-------------------------------------
     Reporter:  Dmitriy Chukhin      |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:  accessibility,       |             Triage Stage:
  anchor                             |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
Changes (by Thibaud Colas):

 * status:  closed => new
 * resolution:  wontfix =>


Comment:

 @Marius I do not know what discussion you’re referring to in #34038 but
 the resolution isn’t appropriate. Links need to be clearly identifiable.
 There needs to be a way to tell the links apart from surrounding text
 without relying on color. The current styles implemented in the admin are
 so bad I’d qualify this as a release blocker if the changes were made in
 the last release.

 As a practical example, it is more or less impossible to identify where
 links are in help text:

 [[Image(https://code.djangoproject.com/raw-
 attachment/ticket/34917/django%205.1dev20231027%20link%20styles.png)]]

 As far as this issue about _links within text_, I would recommend:

 - A minimum contrast ratio of ideally 4.5:1, at the vey least 3:1 between
 link text color and text color. Currently we’re somewhere around 1.6:1 to
 2.2:1 in the light theme, which is unacceptable.
 - **And** an underline, for people who have severe color blindness.

 For links outside text there are more options, but I also think the
 current design choices aren’t fit for purpose.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34917#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018b711b7911-6c5f1ab6-798a-4c85-9890-55ab3fc24712-000000%40eu-central-1.amazonses.com.

Reply via email to