Opened 3 years ago
Last modified 5 weeks ago
#34044 assigned New feature
Admin app search filter appears in nav sidebar but not on admin homepage
Reported by: | Hugo Herter | Owned by: | Antoliny |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | accessibility |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | yes |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description (last modified by )
When model admin view is open, such as /admin/auth/user/
, a navigation sidebar appears on the left of the screen.
This navigation sidebar contains a search field with the placeholder "Start typing to filter...", that filters model names to the search input.
The content of this navigation bar is almost identical to the admin homepage on /admin/
, with the exception of this search field.
When users open the admin homepage, they are searching for this search field and confused not to find it there.
Proposal
Copy the app filter on the admin homepage.
Attachments (1)
Change History (22)
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
by , 3 years ago
Attachment: | django-admin-home-add-filter.png added |
---|
Add app filter to django admin home
comment:2 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 3 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:5 by , 3 years ago
Has patch: | set |
---|
comment:7 by , 2 years ago
Owner: | changed from | to
---|
comment:8 by , 21 months ago
Owner: | changed from | to
---|---|
Patch needs improvement: | unset |
Pull request: https://github.com/django/django/pull/17709
comment:9 by , 21 months ago
Patch needs improvement: | set |
---|
comment:10 by , 21 months ago
Patch needs improvement: | unset |
---|
follow-up: 13 comment:11 by , 21 months ago
Needs documentation: | set |
---|---|
Patch needs improvement: | set |
comment:12 by , 21 months ago
Needs documentation: | unset |
---|---|
Patch needs improvement: | unset |
comment:13 by , 21 months ago
Replying to Natalia Bidart:
I added to release notes. Is any other documentation needed?
comment:14 by , 21 months ago
Patch needs improvement: | set |
---|
comment:15 by , 21 months ago
This ticket may change pending resolution of https://forum.djangoproject.com/t/adding-the-admin-nav-sidebar-to-almost-every-page/26921
comment:16 by , 6 weeks ago
Owner: | changed from | to
---|
comment:17 by , 6 weeks ago
Keywords: | accessibility added |
---|
comment:18 by , 6 weeks ago
Patch needs improvement: | unset |
---|
Would it be better to update the ticket’s description and title? It seems the direction has shifted a little.
comment:19 by , 6 weeks ago
Patch needs improvement: | set |
---|
comment:20 by , 5 weeks ago
Patch needs improvement: | unset |
---|
comment:21 by , 5 weeks ago
Needs documentation: | set |
---|
Fix image link