* cc: dougal85@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/15935#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: 0 => 1
Comment:
Please don't use inline CSS.
--
Ticket URL: <https://code.djangoproject.com/ticket/15935#comment:3>
* keywords: admin filter lists => admin, filters, ui
Comment:
Being able to hide the filters could be useful in some situations (e.g. to
gain more space for the changelist), however note that the core of the
overlap issue would be addressed by #9181.
--
Ticket URL: <https://code.djangoproject.com/ticket/15935#comment:4>
* ui_ux: => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/15935#comment:5>
* keywords: admin, filters, ui => admin, filters, ui, admin_revamp
Comment:
Replying to [comment:4 julien]:
> Being able to hide the filters could be useful in some situations (e.g.
to gain more space for the changelist), however note that the core of the
overlap issue would be addressed by #9181.
Agree. I like the idea of being able to hide the filter sidebar. This
implementation is confusing, but much of the problem is due to the
constraints imposed by the admin's existing structure/CSS layout. We
should solve this as part of a larger refactoring of the admin.
--
Ticket URL: <https://code.djangoproject.com/ticket/15935#comment:6>
* status: new => closed
* resolution: => duplicate
Comment:
Duplicate of #21183 which has a patch and tests, but needs some
improvements.
--
Ticket URL: <https://code.djangoproject.com/ticket/15935#comment:7>