Skip to content

Broken sidebar on mobile devices. #1935

Description

@Agrendalath
  1. The sidebar on mobile devices is automatically closed when scrolling down (due to the browser's resize event when hiding the URL bar).
  2. The sidebar is not displayed as full-screen (because the position from Bootstrap's fixed-top utility class is overridden by the position: relative rule for the .outline-sidebar-wrapper selector).
  3. The full-screen sidebar can not be scrolled (due to the lack of vertical overflow).

Metadata

Metadata

Assignees

Labels

bugReport of or fix for something that isn't working as intended

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions