Description
...
State | 1st Level | 2nd Level | 3rd Level |
Regular | |||
Hover | |||
Active | |||
Selected | |||
Selected, Hover | |||
Focused | |||
Focused, Hover | |||
Focused, Selected |
...
Menu items will expand and collapse with a brief slide effect.
The left navigation panel will open and close with a brief slide effect.
When pinning or unpinning the left navigation, the content on the main area of the page will narrow or stretch with a transition effect.
Additional options for Left Navigation
These additional header bar features may only be used in left navigation mode.
...
When the instances exceed the horizontal space, next and back buttons will appear to the right of the instances, allowing the user to scroll.
Clicking the left/right arrow will scroll to show the previous/next instance respectively.
The selected instance will not change.
When reaching the first or last instance, the relevant left or right arrow will be disabled.
If the selected instance is not in view when the user returns to the main workspace, it should automatically be brought back into view.
States
State | Image |
Regular | |
Hover | |
Active | |
Selected | |
Selected, Hover | |
Focused | |
Focused, Hover | |
Focused, Selected |
Interaction
Clicking on an instance will change the main workspace view to that instance.
On hover, an X will appear, allowing the user to close the instance. A confirmation dialog may be shown.
...
Additional information can optionally be shown in the header bar, above the divider line.
New image with additional information. Can be the same as one above?
...
Content
Can be either text or icons.
...
The tab index flow will follow this order. Shift + Tab will follow the reverse order.
...
Image from top nav page:
Tab order may vary slightly due to missing or additional components. The main flow is according to navigation level.
Tab order may change due to missing or added components. The main flow is according to navigation level:
Application selector
Left navigation
Instances (if exist)
Keyboard | Description | Instances |
---|---|---|
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. | N/A |
Shift + Tab | Navigates to the previous component according to Tab Index Order. From the first component will navigate to the last focusable element on the page. | N/A |
Space | Depending on component. | Selects the Instance |
Enter | Depending on component.
| Selects the Instance |
Esc | Depending on component. | If focus is on “x” set focus on the Instance. Otherwise N/A |
Arrows | For left pane navigation see https://kanasoftware.jira.com/wiki/spaces/UserExp/pages/870187254/Tree#Accessibility-compliance For Instances (if exist):
| Right/Left move the focus accordingly: Right:
Left
|
Home | Sets focus on the first element in VerinTop. | Set focus on the first instance |
End | Sets focus on the last element in VerinTop. | Set focus on the last instance |
Delete | For Instances only - will delete the selected instance | When focus is on an instance will close the instance. |
...