Skip to content
This repository was archived by the owner on Jan 15, 2020. It is now read-only.

Long sidebar requires scrolling main content #39

Open
bitwombat opened this issue May 25, 2018 · 1 comment
Open

Long sidebar requires scrolling main content #39

bitwombat opened this issue May 25, 2018 · 1 comment
Assignees
Labels

Comments

@bitwombat
Copy link

When the sidebar is long, the user can't get to the lower items without scrolling the main content window all the way to the bottom.

Good example here:
https://docs.zendframework.com/zend-form/advanced/

Easiest fix is just to take the position:sticky off of .sidebar.

@froschdesign
Copy link
Member

Easiest fix is just to take the position:sticky off of .sidebar.

Then we would lose the comfort of visible sub-navigation. Compare with:


I working already on some improvements for the sub-navigation. Included is also a solution for very long navigations like in zend-expressive, zend-form and zend-view.

@froschdesign froschdesign self-assigned this Jun 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants