[Django] #37009: Filter action icons in the admin changelist are slightly misaligned vertically

13 views
Skip to first unread message

Django

unread,
Mar 28, 2026, 1:11:25 AM (12 days ago) Mar 28
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
------------------------------+-----------------------------------------
Reporter: Kim Yeongbin | Type: Bug
Status: new | Component: contrib.admin
Version: 6.0 | Severity: Normal
Keywords: admin,css | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
------------------------------+-----------------------------------------
The 'Show counts' / 'Hide counts' icons aren't perfectly aligned
vertically with text in the extra actions area. This PR fixes the
alignment specifically for #changelist-filter-extra-actions.
--
Ticket URL: <https://code.djangoproject.com/ticket/37009>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Mar 28, 2026, 1:20:02 AM (12 days ago) Mar 28
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
-------------------------------+--------------------------------------
Reporter: Kim Yeongbin | Owner: (none)
Type: Bug | Status: new
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution:
Keywords: admin,css | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by Kim Yeongbin):

* has_patch: 0 => 1

--
Ticket URL: <https://code.djangoproject.com/ticket/37009#comment:1>

Django

unread,
Mar 28, 2026, 1:52:25 AM (12 days ago) Mar 28
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
-------------------------------+--------------------------------------
Reporter: Kim Yeongbin | Owner: (none)
Type: Bug | Status: new
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution:
Keywords: admin,css | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by Kim Yeongbin):

* easy: 0 => 1

--
Ticket URL: <https://code.djangoproject.com/ticket/37009#comment:2>

Django

unread,
Mar 30, 2026, 8:41:01 AM (10 days ago) Mar 30
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
--------------------------------------+------------------------------------
Reporter: Kim Yeongbin | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution:
Keywords: admin,css | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
--------------------------------------+------------------------------------
Changes (by Jacob Walls):

* stage: Unreviewed => Accepted
* type: Bug => Cleanup/optimization

--
Ticket URL: <https://code.djangoproject.com/ticket/37009#comment:3>

Django

unread,
Apr 2, 2026, 5:46:21 PM (6 days ago) Apr 2
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
--------------------------------------+------------------------------------
Reporter: Kim Yeongbin | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution:
Keywords: admin,css | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 1 | UI/UX: 1
--------------------------------------+------------------------------------
Changes (by Tim McCurrach):

* needs_better_patch: 0 => 1

--
Ticket URL: <https://code.djangoproject.com/ticket/37009#comment:4>

Django

unread,
Apr 3, 2026, 7:33:01 AM (6 days ago) Apr 3
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
--------------------------------------+------------------------------------
Reporter: Kim Yeongbin | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution:
Keywords: admin,css | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 1 | UI/UX: 1
--------------------------------------+------------------------------------
Comment (by Lennart Trumpler):

Hi, I would like to work on this ticket as a first contribution. Can I go
ahead on this?
--
Ticket URL: <https://code.djangoproject.com/ticket/37009#comment:5>

Django

unread,
Apr 5, 2026, 12:29:33 PM (3 days ago) Apr 5
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
--------------------------------------+------------------------------------
Reporter: Kim Yeongbin | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution:
Keywords: admin,css | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 1 | UI/UX: 1
--------------------------------------+------------------------------------
Comment (by Nithya2900):

Hi, I would like to work on this issue as a first contribution.
Could you please confirm if it is still available?
--
Ticket URL: <https://code.djangoproject.com/ticket/37009#comment:6>

Django

unread,
Apr 5, 2026, 3:37:10 PM (3 days ago) Apr 5
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
--------------------------------------+------------------------------------
Reporter: Kim Yeongbin | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution:
Keywords: admin,css | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 1 | UI/UX: 1
--------------------------------------+------------------------------------
Comment (by Jacob Walls):

No, there's already a PR, see the pull request field or search on GitHub.
--
Ticket URL: <https://code.djangoproject.com/ticket/37009#comment:7>

Django

unread,
Apr 6, 2026, 11:15:05 AM (2 days ago) Apr 6
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
-------------------------------------+-------------------------------------
Reporter: Kim Yeongbin | Owner: (none)
Type: | Status: new
Cleanup/optimization |
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution:
Keywords: css | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):

* keywords: admin,css => css
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin

--
Ticket URL: <https://code.djangoproject.com/ticket/37009#comment:8>

Django

unread,
Apr 6, 2026, 12:58:42 PM (2 days ago) Apr 6
to django-...@googlegroups.com
#37009: Filter action icons in the admin changelist are slightly misaligned
vertically
-------------------------------------+-------------------------------------
Reporter: Kim Yeongbin | Owner: Jacob
Type: | Walls <jacobtylerwalls@…>
Cleanup/optimization | Status: closed
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution: fixed
Keywords: css | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
-------------------------------------+-------------------------------------
Changes (by Jacob Walls <jacobtylerwalls@…>):

* owner: (none) => Jacob Walls <jacobtylerwalls@…>
* resolution: => fixed
* status: new => closed

Comment:

In [changeset:"dadf5df6a05c7b668ce86dca019e7d8d5f461c76" dadf5df6]:
{{{#!CommitTicketReference repository=""
revision="dadf5df6a05c7b668ce86dca019e7d8d5f461c76"
Fixed #37009 -- Fixed alignment of "Show/Hide counts" icons in admin
changelist.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/37009#comment:9>
Reply all
Reply to author
Forward
0 new messages