Opened 8 months ago
Last modified 8 months ago
#36283 closed Bug
Filtering sidebar jump out of context when navigation sidebar is visible. — at Version 4
| 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.
Change History (6)
by , 8 months ago
| Attachment: | Django_51.png added |
|---|
by , 8 months ago
| Attachment: | Django_52.png added |
|---|
comment:1 by , 8 months ago
| Severity: | Normal → Release blocker |
|---|
comment:2 by , 8 months ago
| Description: | modified (diff) |
|---|
comment:3 by , 8 months ago
| Has patch: | set |
|---|
comment:4 by , 8 months ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.


PR