#33156: Admin Sidebar search value stays forever
-------------------------------------------+------------------------
               Reporter:  Collin Anderson  |          Owner:  nobody
                   Type:  Uncategorized    |         Status:  new
              Component:  contrib.admin    |        Version:  4.0
               Severity:  Normal           |       Keywords:
           Triage Stage:  Unreviewed       |      Has patch:  0
    Needs documentation:  0                |    Needs tests:  0
Patch needs improvement:  0                |  Easy pickings:  0
                  UI/UX:  0                |
-------------------------------------------+------------------------
 I tried out the new admin sidebar search which is really nice, however
 days later I opened up an admin page and found the sidebar had the _same_
 value I had put in days ago.

 I think there needs to be some sort of expiration for that value (maybe
 use sessionStorage?), or it might be better to not saving that value at
 all between page loads (do we really want to be saving that sort of
 information in the browser?) I'd expect it to work more like an
 autocomplete-search to quickly find an item, rather than some sort of
 persistent filter.

 Clicking the x gets rid of the search query too, but I would expect it to
 go away automatically when navigating to a new page.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33156>
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/057.66384530ff67477dcc0b1e0654226453%40djangoproject.com.

Reply via email to