Opened 3 weeks ago

Closed 3 weeks ago

#36948 closed Bug (fixed)

Overlap in admin breadcrumb text at small widths

Reported by: Jacob Walls Owned by: Amar
Component: contrib.admin Version: dev
Severity: Release blocker Keywords:
Cc: Antoliny Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: yes

Description

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.

Attachments (2)

after.png (35.3 KB ) - added by Jacob Walls 3 weeks ago.
before.png (45.0 KB ) - added by Jacob Walls 3 weeks ago.

Download all attachments as: .zip

Change History (8)

by Jacob Walls, 3 weeks ago

Attachment: after.png added

by Jacob Walls, 3 weeks ago

Attachment: before.png added

comment:1 by Jacob Walls, 3 weeks ago

It is likely you will need to increase the zoom level to reproduce.

comment:2 by Amar, 3 weeks ago

Owner: set to Amar
Status: newassigned

comment:3 by Antoliny, 3 weeks ago

Triage Stage: UnreviewedAccepted

Thank you !

comment:4 by Amar, 3 weeks ago

Has patch: set
Last edited 3 weeks ago by Amar (previous) (diff)

comment:5 by Jacob Walls, 3 weeks ago

Triage Stage: AcceptedReady for checkin

comment:6 by GitHub <noreply@…>, 3 weeks ago

Resolution: fixed
Status: assignedclosed

In 07d6fa5:

Fixed #36948 -- Fixed breadcrumb text overlap at small widths in admin.

Visual regression in bc03f1064e10fa247a46d4e8a98ba9b26aa4790d.

Note: See TracTickets for help on using tickets.
Back to Top