Make admin's list_filter choices collapsable
I made a change to my site to add a toggle collapse on the filters in the admin page. Is this something we'd like in Django by default?
Has patch: |
unset
|
Summary: |
Collaspable filters in Admin → Make admin's list_filter choices collapsable
|
Triage Stage: |
Unreviewed → Accepted
|
Has patch: |
set
|
Needs documentation: |
set
|
Needs tests: |
set
|
Owner: |
changed from nobody to Shiv K Sah
|
Status: |
new → assigned
|
Owner: |
Shiv K Sah removed
|
Status: |
assigned → new
|
Has patch: |
unset
|
Owner: |
set to Marcelo Galigniana
|
Status: |
new → assigned
|
Has patch: |
set
|
Needs tests: |
unset
|
Needs documentation: |
unset
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
UI/UX: |
unset
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Sure, it was proposed in wiki:DjangoDesign#Collapsefiltersinchangelistsidebar:
#21183 is a related ticket about collapsing the entire sidebar.