Opened 6 months ago
Last modified 6 months ago
#35471 closed New feature
Make the admin search filter optional in nav sidebar? — at Version 1
Reported by: | Ryu | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 5.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description (last modified by )
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.
Change History (2)
by , 6 months ago
Attachment: | django_1.jpg added |
---|
comment:1 by , 6 months ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.