Skip to end of banner
Go to start of banner

Copy of Empty States

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 29 Next »

Related Pages: System Errors

Description

Empty states are special messages shown in workspaces or containers to indicate that content is unavailable.

image-20240709-073805.png

Types

Illustration

Icon

  • Use for a single empty state with sufficient space for displaying the illustration.

  • All illustrations are animated.

Use an icon when multiple empty states are needed in different content areas in the same workspace, or where space is limited.

BoxAni2.gifEmpty Box.svg

Usage & Behaviour

General guidelines

Structure

An empty state consists of:

  • A visual.

  • A message, describing the state and recommended actions.

  • A dialog button or a text link, guiding the user to perform a relevant action. (Optional)

image-20240709-074704.png

Placement and Positioning

Empty states can be applied to various components (data tables, lists, dashboards, etc.).

Empty states should:

  • Replace the content that would ordinarily be shown.

  • At the top 1/3 of the content area, centered horizontally.

Full page positioning:

image-20240709-075715.png

Specific elements positioning:

image-20240709-075905.png

Content

The selection of the image depends on the specific context:

Context

Illustration

Icon

No results found

Use when a search returns no results.

MagAni2.gif

Empty No Found.svg

No <item type> defined

Use when no items have been defined, such as an empty user list.

BoxAni2.gifEmpty Box.svg

No <item type> selected

Use when a user has selected no items.

NoSelAni.gifEmpty Nothing Selected.svg

Multiple/too many <item type> selected

Use when a user has selected too many items

MultSelAni.gif

Empty Multiple Selected.svg

Specific use cases:

Empty in-tray

Use when a user has no new items to review.

TrayAni.gifEmpty Tray.svg

Interaction

  • Empty state illustrations and icons are non-interactive.

  • The message may contain an additional Dialog Button or a Text Link.

  • When an empty state is embedded within a container, the rest of the application should remain active.

Transitions

  • Appears:

    • After a component or section finishes loading, and there is no data to show.

    • When a specific user action has yet to be taken, for example, no items added/selected.

  • Disappears:

    • Either because of a user action (populates the state with content) or a process that changes the state (e.g. server is responsive again).

Best Practices

Use:

  • Clear, concise written explanations.

  • Messages should be brief and informative.

  • Prompts to guide the user to perform actions relevant to their workflow.

  • A message may contain information about the system status or direct to relevant features.

Don’t:

  • Leave a completely blank content area for an empty state. This creates confusion for users.

  • Use links to irrelevant actions.

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/9Nqo6DW

image-20240709-083543.png

Code

  • No labels