#36283 closed Bug (fixed)
Filtering sidebar jump out of context when navigation sidebar is visible.
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 )
When both filter sidebar and navigation sidebar are visible and table needs a horizontal scrollbar, width of elements are not calculated properly. For example:
- Django 5.1
- Django 5.2
Regression 747b417a220b0412ed806001a383959449aac6da. I think we should revert this commit.
Attachments (2)
Change History (10)
by , 5 months ago
Attachment: | Django_51.png added |
---|
by , 5 months ago
Attachment: | Django_52.png added |
---|
comment:1 by , 5 months ago
Severity: | Normal → Release blocker |
---|
comment:2 by , 5 months ago
Description: | modified (diff) |
---|
comment:3 by , 5 months ago
Has patch: | set |
---|
comment:4 by , 5 months ago
Description: | modified (diff) |
---|
comment:6 by , 5 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
PR