major
minor
minor
#27027
Declarative forms: SelectField disappears after upload if option list depends on mandatory property
#27042
MaintenanceJspBase should write to the log first, then to the client, instead of the other way around.
enhancement
Currently, the width of the minimized sidebar is fixed in the layout.
Implementation
The theme variable SIDEBAR_WIDTH_MINIMIZED allows for theme-specific configuration of the width of the minimized sidebar. The default value is 40 pixels.
Test
Change the theme variable `SIDEBAR_WIDTH_MINIMIZED` to 100px and check whether the width has been adjusted.