Changes between Initial Version and Version 2 of Ticket #36283
- Timestamp:
- Mar 31, 2025, 3:59:38 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36283
- Property Severity Normal → Release blocker
-
Ticket #36283 – Description
initial v2 1 1 When both filter sidebar and navigation sidebar are visible and table needs a horizontal sidebar, width of elements are not calculated properly. For example: 2 2 3 - Django 5.1 4 5 [[Image(Django_51.png, width=85em)]] 3 6 4 7 - Django 5.2 5 8 6 9 10 [[Image(Django_52.png, width=85em)]] 7 11 8 12 Regression 747b417a220b0412ed806001a383959449aac6da. I think we should revert this commit.