#27692: Remember scroll position in list screen after coming back from edit 
screen
- remove autofocus from search field
-------------------------------------+-------------------------------------
     Reporter:  Ciske Boekelo        |                    Owner:  SAI
                                     |  GANESH S
         Type:  Bug                  |                   Status:  assigned
    Component:  contrib.admin        |                  Version:  1.10
     Severity:  Normal               |               Resolution:
     Keywords:  Remember scroll      |             Triage Stage:  Accepted
  position autofocus search field    |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by SAI GANESH S):

 Observation 1: I scroll down, click on an object to edit, and return
 without making any edits (i.e., without clicking "Save"). The scroll
 position is preserved.

 Observation 2: I scroll down, click on an object to edit, and return after
 making edits (i.e., by clicking "Save"). The scroll position is not
 preserved.

 I read through the conversation and inspected the search bar in Chrome
 DevTools. I found that the autofocus attribute is set to false.

 If I'm missing something, could someone guide me on which part of the code
 I should be looking into?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/27692#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 visit 
https://groups.google.com/d/msgid/django-updates/01070193afc45d27-08ae68ab-10a6-4c08-be54-a4da01bad764-000000%40eu-central-1.amazonses.com.

Reply via email to