The problem is that we’re forcing the sections to be collapsable in mobile view or narrow screens when the navigation menu is set to header dropdown, but we’re not handling the case where it is set to sidebar.
To address the issue, I believe we should force the sections to always be collapsable when in mobile mode or on narrow screens.