#36511: Optimize accessibility of filters in django admin console
-------------------------------------+-------------------------------------
     Reporter:  laurenherregodts     |                     Type:
                                     |  Cleanup/optimization
       Status:  new                  |                Component:
                                     |  contrib.admin
      Version:  5.2                  |                 Severity:  Normal
     Keywords:  accessibility,       |             Triage Stage:
  filtering                          |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
 I'm not seeing any previously logged tickets for this, so adding a new
 ticket to report.
 When using tabs to navigate a page in the django admin console, the filter
 panel is only accessed as last part of the page. This means users will
 have to tab through entire tables. The issue was identified using AXE tab
 stops during accessibility testing.
 I believe there are no changes to the styles needed, just move the
 template so the DOM order is more correct and filter panel is accessed
 earlier.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36511>
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/01070198226a99dc-cfcb962b-f9a7-4f52-8ff5-2a3e5c122277-000000%40eu-central-1.amazonses.com.

Reply via email to