The JUNO team can help you configure your site navigation.
For color and font configurations, see https://junolive.atlassian.net/wiki/pages/resumedraft.action?draftId=796721189.
About navigation
Site navigation is made up of multiple parts:
Site logo
Primary navigation menu
Subnavigation menu
Side navigation menu
Profile icon menu
Navigation is identical on desktop and mobile devices, with two exceptions:
Primary navigation is located at the bottom of mobile screens. It’s
at the top of the page on desktop devices.
Mobile devices only show 4 links in the primary navigation menu, even if there are more on desktop devices. Any additional links are still accessible in the side navigation menu.
Is either example accurate below? In example 1, should “OnDemand, Launch U, Connections…” be in section 0? Should example 2 have more in the primary nav so that I can show how it’s limited on mobile?
If we have something already set up, or a wireframe, that’d be helpful. Otherwise I’ll set up on playground or photoshop. Will make mobile version of this.
Example desktop navigation (above)
[SCREENSHOT]
Example mobile navigation (above)
Internal and external links
Whenever we refer to links on this page, they can be internal or external. Internal links go to another page on your site. External links go to another website.
Primary navigation
[SCREENSHOT]
An example [image]. See the tables below for details.
Element | Options | |
---|---|---|
2 | Icons | Change icons Get the list from the brand page, move it here |
1 | Links (Desktop) | Add or remove links (Max number) |
Fewer primary navigation links fit on mobile devices. Your site’s home page is always the first link, and More is always the fourth link. You can choose two more. They don’t have to be the same as the links in the desktop view. Think about what is most important to your mobile app users!
Element | Options | |
---|---|---|
3 | Links (Mobile) | Choose 2 links to appear on mobile devices. |
Subnavigation
[SCREENSHOT]
An example [image]. See the tables below for details.
When you click a primary navigation link, a subnavigation bar appears with additional links for that section of the site.
Element | Options | |
---|---|---|
1 | Links (identical on desktop and mobile) | Add or remove links (0-# max number) |
Side navigation
[SCREENSHOT]
An example [image]. See the tables below for details.
Side navigation is a comprehensive list of navigation links. It includes everything from primary navigation and subnavigation, as well as additional links.
The first section must remain as is. It’s identical to your primary and subnavigation. But the other sections are configurable:
Element | Options | |
---|---|---|
1 | Sections | Add or remove sections |
2 | Links (identical on desktop and mobile) | Add or remove links (0-# max number) |
3 | Admin links | Restrict any link so that only site admins can see it. Regular attendees won’t see the link at all. (0-# max number). These can go in any section. |
NOT SURE / LEFT OUT:
Remove Powered by JUNO?
Profile icon menu - no client facing configuration options, correct?
My Q: What are we saying can differ between mobile and desktop? Right now I only have differences for PRIMARY nav. But these configs show potential differences for other parts. Should any of this be advertised?
Add removeFromDesktop true to a route under NAVIGATION to remove the route completely from the desktop. This option is added so that we could duplicate a route a make it slightly different for the app vs desktop without causing issues.
Add removeFromApp true to a route under NAVIGATION to remove the route completely from the app.
Add hideOnApp true to a route -> data -> subNavItems -> item to remove a subnav from the app
Note to self… this is only the APP… not mobile web? I’m assuming we want to keep those the same.