Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve page navigation #181

Open
1 of 6 tasks
nbhuiyan opened this issue Apr 24, 2018 · 0 comments
Open
1 of 6 tasks

Improve page navigation #181

nbhuiyan opened this issue Apr 24, 2018 · 0 comments

Comments

@nbhuiyan
Copy link
Member

nbhuiyan commented Apr 24, 2018

This issue is to track improvements/fixes to the base9 Developer Journey navigation menu.

An inspiration of how the final developer journey document page could look like is Bootstrap's own documentation site:
https://getbootstrap.com/docs/4.1/components/navbar/

Here is a list of improvements/fixes that are to be made to achieve something similar to the above example:

  • Fix: Jumping to sections from the side navigation bar jumps to a point where the section title is covered by the top navigation bar.
  • Auto-generate page navigation menu items. It is currently manually coded, which is very tedious to maintain.
  • Break the different sections into multiple pages instead of one very long page
  • Make the sections/subsections in the side navigation bar highlight the current section and subsection on display.
  • For smaller screens, make the side navigation bar collapse by default and form a horizontal expandable menu bar under the top navigation bar.
  • For smaller screens, do not have any of the navigation menu bars follow the current view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant