Navbar
The Navbar, or navigation bar, is a global navigation component. It contains important functionalities for navigating products, facilitating access to essential functionalities for carrying out tasks, maintaining consistency across all products and reducing cognitive effort. The menus and sub-menus can be customized, depending on the needs of each product.
Anatomyβ
- Product Identification: Displays the current product's name and contains a link to the homepage of its domain.
- Main Menu: contains links to the main features of the current product.
- Auxiliary Menu: contains links to access important sections related to the current product operation.
- Account Menu: displays information about the account and personal profile active in the current product.
Product identificationβ
It is the first element to be displayed and is located on the left of the Navbar. Displays the logo to help identify which product the person is accessing and, when clicked, sends the person to the main page of each product.
If the logo is the only element on the Navbar, you can leave it center-aligned, without the functionality that sends the person to the product's main page with a click. See in this example how to build this solution.
Main menuβ
Allows navigation and access to the main functionalities of each product and may contain sub-menus with only one navigation level. All items that have sub-menus display an indicative arrow, making it clear which menus have more options and which ones do not.
Linkβ
These are elements that, when clicked, send the person directly to a page or functionality of the product.
Itemβ
These are elements that, when clicked, display a sub-menu with the pages or functionalities that are part of the grouping within each product. The elements displayed within the sub-menu are elements that, when clicked, send the person directly to a product page or feature.
Using Tags in sub-menuβ
Sub-menus can contain specific indicative Tags for new sections of a product, sections that can only be accessed with plan upsell or sections that are still being tested. Tags inserted in navbar sub-menus must follow specific display rules:
Tag | Text | Use | Displays |
---|---|---|---|
NEW | NEW | New product functionality or features. |
|
ENTERPRISE | LIGHT, BASIC, PRO, ENTERPRISE/ADVANCED | Features available on other subscription plans. |
|
BETA | BETA | Features that are still being tested. |
|
Auxiliary menuβ
Provides shortcuts to specific features and pages for each of the products and it must be displayed to the left of the account menu. In the auxiliary menu, only the use of icons is allowed, texts should not be used.
It is possible to make the icon, when clicked, display a sub-menu as well as the behavior and usage rules described in the item on the main menu.
Account menuβ
It is used to help identify with which user and which account the person is accessing the product, it displays an avatar with a photo, the person's name and the account name. If there is no registered photo, the avatar will display the first letter of the first name and the first letter of the last name.
When clicking on this element, a sub-menu with functionalities items directly related to the account is displayed.
Editorsβ
For editionβ
This minimalist navigation offers few options, always with full focus on the task of editing assets. Displays the product logo, feature name and the name of the asset that's being edited. On the right corner, it displays the name of the currently active account and a link to exit edit mode.
For previewβ
The preview navigation bar is similar to the edition bar. It presents the product logo, feature name, the name of the asset that's being previewed, a toggle for Desktop/Mobile preview and "Close Preview" button.
Textsβ
When writing for main menu and account items, use capital letters at the beginning of each term. For example: Channel Analysis and Account Details. Prepositions and conjunctions do not come under this rule.
Everything in the account menu is for the user, so always use My Accounts, My Profile, etc.
Applicationsβ
The use of tags in the Navbar
submenus must follow the usage rules described in the submenu section.
Avoid using any other component in the Navbar
besides the ones presented so far.