Description
When choosing a navigation layout for your app usually you will need to define the position of primary, secondary, and tertiary navigation hierarchy. A research study “A comparison of three-level…
Summary
- Top vs side navigation: Today we compare them to see who will pack more punches.
- Collapsing side navigation to save space will also not always work, as you cannot consistently fit long labels, and having icon-only navigation will strain user memory too much.
- Side navigation is easier to scale This can change depending on the device and font sizes, but generally, you would be able to show at least double the number of navigation links in the side nav above the fold (not mentioning the scroll).