#36509: Missing label on input fields in tables
------------------------------+-----------------------------------------
     Reporter:  Sander Claus  |                     Type:  Bug
       Status:  new           |                Component:  Uncategorized
      Version:  5.2           |                 Severity:  Normal
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  1
------------------------------+-----------------------------------------
 Editable fields in the tables are missing a label for users using
 assisting technologies like screen readers.

 Example: the dropdown in the `Type` column and date selection field in the
 `Release Date` column.
 https://django-admin-
 tests.netlify.app/django_admin_tests/latest/english/admin/demo/release/

 The columns have a title on top, but this is not associated with the
 individual field elements.

 Axe has flagged this as an accessibility issue related to the `select-
 name` rule:
 https://dequeuniversity.com/rules/axe/4.10/select-name

 This seems to be a failure of `WCAG SC 4.1.2 Name, Role, Value`:
 https://www.w3.org/WAI/WCAG22/quickref/#name-role-value
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36509>
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 visit 
https://groups.google.com/d/msgid/django-updates/010701982221b7a8-8cd487f9-4089-4c13-9e08-f9ab3f5afd7d-000000%40eu-central-1.amazonses.com.

Reply via email to