Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#31854 closed Bug (fixed)

Long model names are not wrapped in the navigation sidebar.

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

Description (last modified by Mariusz Felisiak)

https://code.djangoproject.com/raw-attachment/ticket/31854/akjhlilfdpdofdja.png

Attachments (1)

akjhlilfdpdofdja.png (11.5 KB ) - added by Mariusz Felisiak 4 years ago.
sidebar

Download all attachments as: .zip

Change History (7)

by Mariusz Felisiak, 4 years ago

Attachment: akjhlilfdpdofdja.png added

sidebar

comment:1 by Mariusz Felisiak, 4 years ago

Description: modified (diff)
Owner: changed from nobody to Mariusz Felisiak
Status: newassigned

comment:2 by Mariusz Felisiak, 4 years ago

Has patch: set

comment:3 by Carlton Gibson, 4 years ago

Triage Stage: UnreviewedAccepted

comment:4 by Carlton Gibson, 4 years ago

Triage Stage: AcceptedReady for checkin

comment:5 by Carlton Gibson <carlton@…>, 4 years ago

Resolution: fixed
Status: assignedclosed

In e70dc506:

Fixed #31854 -- Fixed wrapping of long model names in admin's sidebar.

comment:6 by Carlton Gibson <carlton.gibson@…>, 4 years ago

In 1c3d3294:

[3.1.x] Fixed #31854 -- Fixed wrapping of long model names in admin's sidebar.

Backport of e70dc506d76083e443a37bac5058151823802e29 from master

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