-
Notifications
You must be signed in to change notification settings - Fork 450
Closed
Description
The left menu is anchored to the main content, in that to scroll one; you must scroll both.
This means that the length of the page is dictated by the longest section (either menu or content). When you land on a page, you land at the top, which is desired for the main content. However, it is not for the menu, where the active menu item is often further down the page.
Some ideas:
- Have the height of the left menu navigation container be determined by the length of the main content.
- Make the menu itself scrollable, independent of the main content scroll.
- Auto-scroll the menu on page-load to vertically centre the active item.
Metadata
Metadata
Assignees
Labels
No labels