#35137: Collapsible error container elements do not indicate that they are
interactive
--------------------------------------+------------------------------------
     Reporter:  Denis Anuschewski     |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Error reporting       |                  Version:  dev
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  1
--------------------------------------+------------------------------------
Comment (by Thibaud Colas):

 Note there are three separate issues here:

 1. Bug: the current implementation is unusable for keyboard and voice
 control users due to adding interactivity to list item elements.
 2. Somewhere between a bug and a usability fail: placing the "this is
 collapsible" signifier all the way to the right means it’s more or less
 impossible to spot for users of screen magnification
 3. And usability issue – it’s hard to understand this is interactive.

 I’d recommend fixing them all at once by introducing a "toggle" button to
 the left of the line number, so we can solve the issue at hand without
 reinventing the current designs. That button will be focusable and can
 either have a visible "toggle" label or icon + tooltip, plus hover styles
 (see for example
 
[https://github.com/django/django/commit/3f6d939c62efd967f548c27a265748cc2cc47ca5
 how GitHub does it]).
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35137#comment:7>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d4182de8f-3c11f22a-b3e9-467c-849d-8a5a308aae31-000000%40eu-central-1.amazonses.com.

Reply via email to