#36458: Improve accessibility by moving focus to admin datetime shortcut button
when clicked for screen reader users
-------------------------------------+-------------------------------------
     Reporter:  Antoliny             |                     Type:
                                     |  Cleanup/optimization
       Status:  new                  |                Component:
                                     |  contrib.admin
      Version:  5.1                  |                 Severity:  Normal
     Keywords:  accessibility,       |             Triage Stage:
  datetime shortcut                  |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
 It is currently difficult to use the datetime shortcut feature with a
 screen reader.

 As stated in the title, even when the button is clicked, focus does not
 move directly to the target element, causing inconvenience as users have
 to go through all other elements before reaching it.

 [[Image(shortcut_example.png)]]

 The way to solve this issue is to set focus to a specific element in the
 dialog when the button is clicked.
 However, some discussion may be needed to decide exactly which element
 should receive focus.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36458>
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/01070197632303ac-9eb7b288-f256-49d9-976c-f1004b35af26-000000%40eu-central-1.amazonses.com.

Reply via email to