You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2020. It is now read-only.
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.
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.
The text was updated successfully, but these errors were encountered: