Description

Empty states are moments in a user’s experience where there is no content to display. These moments can be utilised as opportunities to communicate system status, expose new features and provide pathways relevant to a user’s workflow to improve the UX of our applications.

Empty states are moments in a user’s experience where there is no content to display. These moments can be utilised as opportunities to guide users and improve the UX of an application.

Types 

LUX has specific designs for 4 empty state types. In instances where an empty state should be shown on a full page, the appropriate illustration should be used in place of page content. In instances where an empty state should be shown in a smaller container, such as a widget, the corresponding icon should be used instead.

Type

Usage

Illustration

Full page

Widget

No results found

Use when a user’s search criteria returns no results.

No <entities> defined

Use when no entities, such as forms, have been added/defined.

Render the LUX frame, including the VerinTop.

Replace the full content area with the empty state.

You’re all caught up

Use when a user has no new notifications to review.

Render the LUX frame, including the VerinTop.

Replace the content pane area with the empty state.

Waiting

Use when an action is in progress.

Render the LUX frame, including the VerinTop.

Replace the full content area with the empty state.

Usage & Behaviour

General guidelines

Structure

An empty state may consist of:

For example:

Placement and Positioning

Content

Empty states can be used to display a wide variety of content. For example, they can include a list without list items, or a search that returns no results. Although these states aren’t typical, they should be catered for to prevent confusion and improve the UX.

Interaction

Best Practices

Use:

Don’t use:

General

Accessibility Compliance

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

Responsive design

Verint products should dynamically respond to the user’s screen size, platform, and orientation, supporting all devices down to the common tablet size (960px width).

Design

Zeplin link

Screen thumbnail

https://zpl.io/llvJmwX

Code