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 33 Next »

Related Pages: System Errors

Description

Empty states are shown in workspaces or containers to indicate that no content is available.

They can apply to various patterns, including Data tables, Lists, and Dashboards.

image-20240709-073805.png

Types

Type

Usage

Image

Illustration

Use:

  • where there is sufficient space to display the illustration.

  • in the main workspace when there is only one empty state shown.

  • in the Details Pane.

All illustrations are animated.

BoxAni2.gif

Icon

Use:

  • where space is limited.

  • in the main workspace when there are multiple empty states across different containers.

Empty Box.svg

Usage & Behaviour

General guidelines

Structure

An empty state consists of:

  • A visual, either an illustration or an icon.

  • A short 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 state visuals should:

  • replace the content that would ordinarily be shown, such as the table or list.

  • be vertically and horizontally centered within the area of the content which it replaces.

Full page positioning example

Small container positioning example

image-20240709-075715.pngimage-20240709-075905.png

Content

The selection of the image depends on the specific context:

Message

Usage

Illustration

Icon

No results found

When a search returns no results.

MagAni2.gif

Empty No Found.svg

No <item type> defined

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

BoxAni2.gif

Empty Box.svg

No <item type> selected

When a user has selected no items.

NoSelAni.gif

Empty Nothing Selected.svg

Multiple/Too many <item type> selected

When a user has selected too many items.

MultSelAni.gif

Empty Multiple Selected.svg

Empty in-tray

(Specific use case)

When a user has no new items to review.

TrayAni.gif

Empty Tray.svg

Interaction

  • Empty state illustrations and icons are not interactive.

  • The message may contain an additional Dialog Button or 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:

    • when some content is populated, either due to a user action or external change.

    • 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

Do:

  • Use short, clear, and informative messages underneath the visual.

  • Guide the user to perform a relevant action.

Don’t:

  • Leave a the content area completely blank without an empty state visual - this creates confusion for users.

  • Include 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