Opened 6 months ago

Last modified 6 months ago

#36283 closed Bug

Filtering sidebar jump out of context when navigation sidebar is visible. — at Version 2

Reported by: Mariusz Felisiak Owned by: Mariusz Felisiak
Component: contrib.admin Version: 5.2
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)

When both filter sidebar and navigation sidebar are visible and table needs a horizontal sidebar, width of elements are not calculated properly. For example:

  • Django 5.1


  • Django 5.2


Regression 747b417a220b0412ed806001a383959449aac6da. I think we should revert this commit.

Change History (4)

by Mariusz Felisiak, 6 months ago

Attachment: Django_51.png added

by Mariusz Felisiak, 6 months ago

Attachment: Django_52.png added

comment:1 by Mariusz Felisiak, 6 months ago

Severity: NormalRelease blocker

comment:2 by Mariusz Felisiak, 6 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top