Changes between Initial Version and Version 1 of Ticket #32443
- Timestamp:
- Feb 13, 2021, 1:30:58 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32443
- Property Owner changed from to
- Property Status new → assigned
-
Ticket #32443 – Description
initial v1 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( )]]4 [[Image(https://code.djangoproject.com/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( )]]7 [[Image(https://code.djangoproject.com/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( )]]12 [[Image(https://code.djangoproject.com/attachment/ticket/32443/Screen%20Shot%202021-02-11%20at%2020.05.37.png)]]