Skip to content

Add a MaintenanceModeBanner

Sky Brewer requested to merge CE-2912-MaintenanceModeBanner into main

Adds to the ButtonAppBar a Banner placeholder And upwards to the GlobalAppBar

Sets the AppBar to be sticky then remove the Spacer Adds another spacer to the MenuDrawer so the items render below any banners. See https://mui.com/material-ui/react-app-bar/#fixed-placement for documentation

Merge request reports