Changes between Version 1 and Version 3 of Ticket #32443
- Timestamp:
- Feb 13, 2021, 1:32:46 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32443
- Property Type Uncategorized → Bug
- Property UI/UX set
-
Ticket #32443 – Description
v1 v3 2 2 3 3 In the below screenshot, the nav-sidebar is enabled and it's open. So the main tag should have the shifted class to move its content to right: 4 [[Image(https://code.djangoproject.com/ attachment/ticket/32443/Screen%20Shot%202021-02-11%20at%2020.05.07.png)]]4 [[Image(https://code.djangoproject.com/raw-attachment/ticket/32443/Screen%20Shot%202021-02-11%20at%2020.05.07.png)]] 5 5 6 6 In this screenshot, the nav-sidebar is enabled but it's close and the main tag doesn’t have the shifted class: 7 [[Image(https://code.djangoproject.com/ attachment/ticket/32443/Screen%20Shot%202021-02-11%20at%2020.05.19.png)]]7 [[Image(https://code.djangoproject.com/raw-attachment/ticket/32443/Screen%20Shot%202021-02-11%20at%2020.05.19.png)]] 8 8 9 9 10 10 Bug 11 11 In this screenshot, the nav-sidebar is disabled, but the main tag has shifted class (but it shouldn't): 12 [[Image(https://code.djangoproject.com/ attachment/ticket/32443/Screen%20Shot%202021-02-11%20at%2020.05.37.png)]]12 [[Image(https://code.djangoproject.com/raw-attachment/ticket/32443/Screen%20Shot%202021-02-11%20at%2020.05.37.png)]]