Overview

The message strip is an information bar that can be placed within the content area of a page. It can contain errors, warnings, success, or information messages. The message strip can be static or interactive. You can use a message strip to display general information or inform about the status of an object.

Message strip examples

When to Use

1
do
false

Recommended

  • When you want to provide information within the detail area of an object.
  • When you want to inform your user about a status of an object.
  • When you want to warn your user about an issue.
1
dont
false

Not Recommended

  • When you want to display information within the object page header, within a control, in the master list, or above the page header.

Fiori Design Guideline - Message Strip

UI5 DemoKit Sample - MessageStrip

UI5 API Reference - MessageStrip

Visual Design Wiki - MessageStrip