#35471: Make the admin search filter optional in nav sidebar?
-------------------------------+--------------------------------------
     Reporter:  Ryu            |                    Owner:  nobody
         Type:  New feature    |                   Status:  new
    Component:  contrib.admin  |                  Version:  5.0
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  1
-------------------------------+--------------------------------------
Description changed by Ryu:

Old description:

> [[Image(ticket:35471:django_1.jpg,50%)]]
>
> Filtering content on navigation sidebar is useful if there is a lot of
> content, but unnecessary if there is little content.
> We also received inquiries about users mistakenly typing in the search
> field and the content was lost.
> We need the ability to make the filtering optional.
>

> == Proposal
>
> Add AdminSite.enable_nav_sidebar_filter and if it is false, hide the
> search field.

New description:

 [[Image(ticket:35471:django_1.jpg,50%)]]

 Filtering content on navigation sidebar is useful if there is a lot of
 content, but unnecessary if there is little content.
 Also, It seems that users of our service are unintentionally making inputs
 into the search field. We have received inquiries from them stating that
 their content has disappeared.
 To avoid user confusion, an option to disable Filtering content on
 navigation sidebar is needed.


 == Proposal

 Add AdminSite.enable_nav_sidebar_filter and if it is false, hide the
 search field.

--
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35471#comment:3>
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 on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018f9debf5fb-014f0abe-02da-414c-b835-f8f9220c7847-000000%40eu-central-1.amazonses.com.

Reply via email to