Opened 18 months ago
Closed 18 months ago
#35475 closed Cleanup/optimization (wontfix)
In admin sidebar, hide empty app headers
| Reported by: | Alex Coates | Owned by: | Alex Coates |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | sidebar |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description (last modified by )
In the admin sidebar, when a filter is applied, app headers, that don't have any matching models, are still visible.
In project with a lot of apps, these app titles can consume all vertical space, leaving relevant models out of sight,
or just clutter the sidebar.
To improve user experience, I suggest that the headers for apps, that have no remaining models, should be hidden:
Attachments (3)
Change History (6)
by , 18 months ago
| Attachment: | all-models.png added |
|---|
by , 18 months ago
| Attachment: | empty-app.png added |
|---|
by , 18 months ago
| Attachment: | proper.png added |
|---|
comment:1 by , 18 months ago
| Description: | modified (diff) |
|---|
comment:2 by , 18 months ago
| Has patch: | set |
|---|---|
| Version: | 5.0 → dev |
comment:3 by , 18 months ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Hi Alex! There may be reasons why these headers have been kept when #32204 was developed. Things that come to mind:
So next steps here would be to create a topic on the forum to discuss your idea with the community and gain consensus. There you'll reach a wider audience and likely get extra feedback.
I'll close the ticket for now, but if there is a community agreement on this, you are welcome to come back to the ticket and point to the forum topic, so we can then re-open it. For more details, please see the documented guidelines for requesting features.