Intro

Message pages give feedback to the user when an app or list is empty, or when an error has occurred. There are different use cases in which a message page can be shown. The layout is the same, but the text and icon can change depending on the use case. You can use the message page in the following situations:

Responsiveness

The size of the message page is adjusted to the amount of space available.

Size S (Smartphone)

Filtered with no results on smartphone, Picture

Filtered with no results on smartphone

Size M (Tablet)

Message page with contextual filter on tablet, Picture

Message page with contextual filter on tablet

Size L (Desktop)

Message page with contextual filter on desktop, Picture

Message page with contextual filter on desktop

Types

The layout of the message page always behaves the same. The only differences are the texts and the icon, which change depending on the use case and the user’s location in the app. The different types are described below.

Filter

The user has set a filter and there are no results:

A contextual filter is set by starting the app and there are no results:

No matching items found with set contextual filter, Picture

No matching items found with set contextual filter

No matching items found, but still showing the item selected last in the detail area, Picture

No matching items found, but still showing the item selected last in the detail area

The user has searched for something but there are no results (also for search and filter at the same time):

There are no items but the user performed a search anyway:

Searching in an empty list, Picture

Searching in an empty list

Showing the item selected last in the details area after an unsuccessful search, Picture

Showing the item selected last in the details area after an unsuccessful search

No Items

The app contains no items:

No products can be shown, Picture

No products can be shown

Too Many Items

In this case, there are too many items in the master list. The user has to perform a search to see results:

Loading

The app is loading (open, filter, sort…):

Save as Tile

The item saved by the user is no longer available:

Error

The app cannot show any content due to an error:

No products can be shown – With link, Picture

No products can be shown – With link

No products can be shown, Picture

No products can be shown

Components

The following UI elements can be placed on the message page:

Guidelines

Different texts are displayed in different use cases. In general, follow these guidelines:

Resources

Elements and Controls

Implementation