[Django] #36948: Overlap in admin breadcrumb text at small widths

8 views
Skip to first unread message

Django

unread,
Feb 24, 2026, 2:22:24 PM (10 days ago) Feb 24
to django-...@googlegroups.com
#36948: Overlap in admin breadcrumb text at small widths
-----------------------------+-------------------------------------------
Reporter: Jacob Walls | Type: Bug
Status: new | Component: contrib.admin
Version: dev | Severity: Release blocker
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-----------------------------+-------------------------------------------
Regression in bc03f1064e10fa247a46d4e8a98ba9b26aa4790d (main/6.1 dev), see
screenshots.

To reproduce, view the Add User page in the admin and reduce the screen
width. Observe the breadcrumb text.
--
Ticket URL: <https://code.djangoproject.com/ticket/36948>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Feb 24, 2026, 2:22:26 PM (10 days ago) Feb 24
to django-...@googlegroups.com
#36948: Overlap in admin breadcrumb text at small widths
---------------------------------+--------------------------------------
Reporter: Jacob Walls | Owner: (none)
Type: Bug | Status: new
Component: contrib.admin | Version: dev
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
---------------------------------+--------------------------------------
Changes (by Jacob Walls):

* Attachment "after.png" added.

Django

unread,
Feb 24, 2026, 2:22:27 PM (10 days ago) Feb 24
to django-...@googlegroups.com
#36948: Overlap in admin breadcrumb text at small widths
---------------------------------+--------------------------------------
Reporter: Jacob Walls | Owner: (none)
Type: Bug | Status: new
Component: contrib.admin | Version: dev
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
---------------------------------+--------------------------------------
Changes (by Jacob Walls):

* Attachment "before.png" added.

Django

unread,
Feb 24, 2026, 3:04:39 PM (10 days ago) Feb 24
to django-...@googlegroups.com
#36948: Overlap in admin breadcrumb text at small widths
---------------------------------+--------------------------------------
Reporter: Jacob Walls | Owner: (none)
Type: Bug | Status: new
Component: contrib.admin | Version: dev
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
---------------------------------+--------------------------------------
Comment (by Jacob Walls):

It is likely you will need to increase the zoom level to reproduce.
--
Ticket URL: <https://code.djangoproject.com/ticket/36948#comment:1>

Django

unread,
Feb 24, 2026, 5:22:32 PM (10 days ago) Feb 24
to django-...@googlegroups.com
#36948: Overlap in admin breadcrumb text at small widths
---------------------------------+--------------------------------------
Reporter: Jacob Walls | Owner: Amar
Type: Bug | Status: assigned
Component: contrib.admin | Version: dev
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
---------------------------------+--------------------------------------
Changes (by Amar):

* owner: (none) => Amar
* status: new => assigned

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

Django

unread,
Feb 24, 2026, 7:22:24 PM (10 days ago) Feb 24
to django-...@googlegroups.com
#36948: Overlap in admin breadcrumb text at small widths
---------------------------------+------------------------------------
Reporter: Jacob Walls | Owner: Amar
Type: Bug | Status: assigned
Component: contrib.admin | Version: dev
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
---------------------------------+------------------------------------
Changes (by Antoliny):

* stage: Unreviewed => Accepted

Comment:

Thank you !
--
Ticket URL: <https://code.djangoproject.com/ticket/36948#comment:3>

Django

unread,
Feb 24, 2026, 7:49:27 PM (10 days ago) Feb 24
to django-...@googlegroups.com
#36948: Overlap in admin breadcrumb text at small widths
---------------------------------+------------------------------------
Reporter: Jacob Walls | Owner: Amar
Type: Bug | Status: assigned
Component: contrib.admin | Version: dev
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
---------------------------------+------------------------------------
Changes (by Amar):

* has_patch: 0 => 1

Comment:

PR: [https://github.com/django/django/pull/20764]
--
Ticket URL: <https://code.djangoproject.com/ticket/36948#comment:4>

Django

unread,
Feb 25, 2026, 10:25:58 AM (10 days ago) Feb 25
to django-...@googlegroups.com
#36948: Overlap in admin breadcrumb text at small widths
-------------------------------------+-------------------------------------
Reporter: Jacob Walls | Owner: Amar
Type: Bug | Status: assigned
Component: contrib.admin | Version: dev
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):

* stage: Accepted => Ready for checkin

--
Ticket URL: <https://code.djangoproject.com/ticket/36948#comment:5>

Django

unread,
Feb 25, 2026, 11:00:50 AM (9 days ago) Feb 25
to django-...@googlegroups.com
#36948: Overlap in admin breadcrumb text at small widths
-------------------------------------+-------------------------------------
Reporter: Jacob Walls | Owner: Amar
Type: Bug | Status: closed
Component: contrib.admin | Version: dev
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

* resolution: => fixed
* status: assigned => closed

Comment:

In [changeset:"07d6fa5a95b79a70cf4ba4b725ce37e488ceb7ca" 07d6fa5]:
{{{#!CommitTicketReference repository=""
revision="07d6fa5a95b79a70cf4ba4b725ce37e488ceb7ca"
Fixed #36948 -- Fixed breadcrumb text overlap at small widths in admin.

Visual regression in bc03f1064e10fa247a46d4e8a98ba9b26aa4790d.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/36948#comment:6>
Reply all
Reply to author
Forward
0 new messages