Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
2
Table of Contents
maxLevel
Table of Contents
maxLevel1
minLevel1

Description

Navigation allows users to move between pages in the selected application.

Top navigation should be used:

  • By by default, if the menu options fit.

  • when there are only 1 or 2 levels in the menu hierarchy.

  • When when there are 7 8 or fewer menu items at each level.

  • When there are only 2 levels in the menu hierarchy.

Otherwise, use Left Navigation Mode.

...

Structure

  • Top navigation can have 1 or 2 levels.

  • Each level can include up to 7 8 items.

  • 1st level item labels:

    • may wrap onto 2 lines.

    • can be up to 30 characters each.

  • 2nd level item labels:

    • can only be presented on one line.

    • can be up to 16 characters each.

  • A grey line separates 1st and 2nd level navigation.

  • A blue line is shown underneath the selected item(s).

...

Placement and positioning

  • Top navigation is shown in the header bar, at the top of the page.

  • It always extends across the full width of the page.

Spacing between menu items

  • First level items: 20px

  • Second level items: 10px

  • Each item also has an extra 3px beyond the label on each side, to allow for the blue line on selection.

...

Default state

By default, the first item will be selected, unless otherwise configured by the user. Where there is more than one level, the first item at each level will be selected.

States

State

1st level navigation

2nd level navigation

Comment

Regular

 
Image Added
 
Image Added

Hover

 
Image Added
 
Image Added

Active

 
Image Added
 
Image Added

Selected

 
Image Added
 
Image Added
Selected, Hover

Focused

 
Image Added
 
Image Added

Focused, Hover

 
Image Added
 
Image Added

Focused,

Hover

Active

 
Image Added
 
Image Added

Focused, Selected

 

 

Default state

...

Image AddedImage Added

Internal logic

  • Only one item at a time can be selected from each level.When a 1st level

  • item is selected, the 2nd level items should be updated appropriately2nd level navigation should only be shown where relevant. Otherwise, the area beneath the line will remain empty.

  • Where there are 2 levels of navigation, only 2nd level items will load pages within the application. 1st level items only allow access to 2nd level items.

  • Menu items should be shown in a logical order, with the most commonly used first.

  • The width of each item should be responsive to the item label, up to a maximum of x characters. Item Menu item widths may be greater where there are fewer than 7 8 items in a level. Truncation The width of each item should be avoided, where possible, by using short labelsresponsive to the item label, with the following limits:

    • 1st level item labels: up to 30 characters (across 2 lines).

    • 2nd level

    navigation should only be shown where relevant. Otherwise, the area beneath the line will remain empty
    • item labels: up to 16 characters (1 line only).

  • No horizontal scroll can be used for within top navigation.

Interactions

ADD IMAGES

  • On Where there is only 1 level of navigation, selecting an item from the menu, the user will be redirected to the relevant page.

  • The current selection is shown for 1st and 2nd level navigation at all times, using a blue line underneath the item(s).

  • Selecting a 1st level item will also automatically select the first 2nd level item, if one exists.

  • On hover, a lighter blue underline will be shown underneath the hovered itemwill immediately load the page.

  • Where there are 2 levels of navigation:

    • when a 1st level item is selected,

      • the available 2nd level items will be shown.

      • the loaded page will not change.

    • when a 2nd level item is selected, the relevant page will load.

    • if a 1st level item is selected but no 2nd level item is subsequently chosen, both levels of navigation will return to the currently-selected page after hovering away from the VerinTop for >1s.

Expand-Collapse behavior

Description

  • The header bar can be collapsed by the user to allow for more vertical space.

  • When collapsed, the 2nd level navigation options are shown only on hover.

Note: This applies only to top navigation. The header bar will not collapse when using left navigation.

Structure

When collapsed:

  • the suite name and the 2nd level of navigation will be hidden.

  • the user profile image will reduce in size.

States

State

Image

Expanded

Image Added

Collapsed

Image Added

Collapsed On Hover

Image Added

Default state

On first opening the application, the top should be expanded.

Interactions

When the header bar is expanded:

  • on hover, a collapse icon button will appear below the product area.

    Image Added
  • Clicking the collapse icon button will collapse the header bar.

When the header bar is collapsed:

  • On hover:
    the expanded top will be shown automatically, revealing the 2nd level navigation and suite name. An expand icon button will appear below the product area.

    Image Added
  • On removing hover the top will collapse again automatically.

  • Clicking the expand icon button will pin the header bar open.

Transitions

  • The header bar should expand/collapse with a transition effect.

No item selected

By default, the primary 1st level and 2nd level menu items should be selected when landing. However, in some instances there may be limitations which require a ‘No item selected’ state. In this case:

  • no blue selection lines or second level navigation are shown in the Verintop menu.

  • an animated graphic will be shown in the main workspace, explaining that the user must select a menu item.

...

On narrower screens, the message ‘Select a destination’ will be shown instead of the selected menu item, using a hint text colour.

See the Responsive Design section below for more information.

...

Best Practices

General

  • Truncation should be avoided, where possible, by using short labels.

  • Number of items for both 1st and 2nd levels should not exceed 8 items.

Accessibility Compliance

Unless otherwise specified, see our general compliance information in Fundamentals - Accessibility.

Focus management

Tab Index order

The tab index flow will follow this order. Shift + Tab will follow the reverse order.

Tab order may vary slightly change due to missing or added additional components. The main flow is left to right by navigation level.

<Update image with visual>

...

...

Keyboard

Description

Tab

Navigates to the next component according to the Tab Index Order.

From the last component will navigate to the next focusable element on the page.

Shift + Tab

Navigates to the previous component according to the Tab Index Order.

From the first component will navigate to the last focusable element on the page

Space

Depending on component.

Enter

Depending on component.

  • In 1st level

tab
  • navigation:

    • If

tab
    • no item is

not
    • selected - selects the

tab
    • item.

    • If

tab
    • an item is selected - focus will navigate to the 2nd level

currently
    • navigation for the selected

tab
    • item.

  • In the 2nd level

tab
  • navigation:

    • If

tab
    • no item is

not
    • selected - selects the

tab
    • item.

    • If

tab
    • an item is selected -

Focus
    • focus will navigate to the

1st
    • first focusable element

under tab Regarding tab navigation
    • within the page content.

Esc

Depending on component.

Arrows

Unless otherwise specified are N/A

Within top navigation at 1st and 2nd levels:

  • Left/Right - navigates between

tabs right or left
  • items, left or right accordingly.

  • Up/Down - navigates between

levels
  • 1st and 2nd levels accordingly.

Otherwise N/A.

Home

Sets focus on the

1st

first element in VerinTop.

End

Sets focus on the last element in VerinTop

Tab index order under-responsive layout

...

Image Removed

.

Within the navigation menu

...

Keyboard

Trigger area

Menu

Tab

Navigates to the next component.

N/A

Shift + Tab

Navigates to the previous component.

N/A

Space

Opens the menu and moves focus to the 1st item

  • in 1st level tab navigation - N/A

  • In the 2nd level tab navigation

    • If row is not selected - selects the row and closes the menu.

    • If row is selected - Focus will navigate to the 1st focusable element under row content.

Enter

Opens the menu.

  • In 1st level tab navigation - N/A

  • In the 2nd level tab navigation

    • If row is not selected - selects the row and closes the menu.

    • If row is selected - Focus will navigate to the 1st focusable element under row content.

Esc

N/A

Closes the menu without updating the selection. Returns focus to the Trigger area.

Arrows

N/A

Unless otherwise specified are N/A

  • Left/Right - navigates between right and left sides.

  • Up/Down

    • In 1st level tab navigation - navigates focus and selection Up/Down accordingly

    • In the 2nd level row - navigates only focus Up/Down accordingly

Responsive Design

For details on responsive design, see the main VerinTop pageVerint products should support all devices down to the common tablet size (960px width). For general guidelines, see Fundamentals - Responsive design.

  • As the screen width changes, the VerinTop should respond based on the number and length of menu items in both 1st and 2nd level navigation.

  • The space between menu items should not be adjusted at any width.

    • Each menu item will have the same padding either side of the label. The selection highlight should extend across this padding.

    • 1st and 2nd level menu items will have an additional consistent spacing between them.

Wide screens

...

Where the screen size is wide enough to comfortably show everything contained within the VerinTop:

  • All content should be shown on one line, without wrapping. This includes:

    • 1st level menu items, and

    • the application selector. This area may be expanded if the application name is long, and normally wraps onto 2 lines.

  • Elements aligned to the left- and right-hand sides (Product Area and User Profile) will remain there.

Narrow screens

Where 2nd level navigation does not fit within the screen width a More… option should be added on the right-hand side.

  • Clicking More… will open a drop-down menu containing the remaining menu items.

  • The same hover and selected states from the main menu should be used for menu items in the drop-down.

  • When an item has been selected from the drop-down, the blue underline should be added to the More… button.

...

Where 1st level navigation does not fit within the screen width, even after line wrapping:

  • The entire menu should be replaced by a menu icon button ⋮.

  • When the icon button is clicked, a drop-down menu will open.

    • 1st level menu items will be shown on the left.

    • When a 1st level menu item is hovered over or clicked, the related 2nd level menu items will be shown on the right.

    • When a 2nd level menu item is selected:

      • the menu will close.

      • the new page will be shown in the workspace.

  • The current selection should be shown at both levels with a blue check mark.

  • When the menu is first opened, the currently-selected 1st level and 2nd level menu items should be shown by default.

  • A hover state should be shown for all menu items on hover (unless using a touch device).

  • Where possible, the selected menu item will be shown next to the menu icon button in the header bar. This should include both 1st and 2nd levels, separated by a >.

    • Where no menu item is currently selected, the message ‘Select a destination’ will be shown instead. See No item selected for more information.

Current selection

Hover

Image AddedImage Added

For more information about responsive design for mobile, please contact the UX team.

Design

Zeplin link

Screen thumbnail

<<Short Zeplin link. You
Use this
Image Removed>>

<<Screen with 200 width>>

Code

...

Code

...