#27692: Remember scroll position in list screen after coming back from edit 
screen
- remove autofocus from search field
-------------------------------------+-------------------------------------
               Reporter:  Ciske      |          Owner:  nobody
  Boekelo                            |
                   Type:  Bug        |         Status:  new
              Component:             |        Version:  1.10
  contrib.admin                      |       Keywords:  Remember scroll
               Severity:  Normal     |  position autofocus search field
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 When coming back to the list screen from the edit screen, the browser
 normally remembers your scroll position and restores it. This is desirable
 behavior if you want to work through a long lists of objects.

 However, when you include a search field in the list screen, it has
 autofocus enabled, which prevents the scroll position from being restored.
 This is annoying and unhelpful. This is new behavior since django 1.9 I
 believe.

 I suggest removing the autofocus, but I'm open to other suggestions
 (making it customizable somehow for example)

--
Ticket URL: <https://code.djangoproject.com/ticket/27692>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/055.926a333eb626a6cce3050a3d9d725e56%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to