Notification

Notifications are UI elements for displaying important information related to a user’s actions or the system they are using.

Usage Guidelines

The Telerik and Kendo UI Notification requires you to follow some basic principles when using the component.

Message

The Notification must provide a clear and unambiguous message that is meant to help the user take an action. Preferably, the text must be short, but if this is not possible, it must wrap to another line.

Use a clear and unambiguous message to help the user take action.
Avoid using vague and unclear text that does not provide enough information.

Colors

The message that the Notification conveys highly relies on the alert colors that the component uses. These colors have semantic meanings that are mutually exclusive and must never be interchanged.

Use the provided theme colors to signify the severity and the meaning of the message.
Avoid replacing the semantic colors when styling the Notification as it may cause severe miscommunication.

Exclusivity

The Notification must be used sparingly on the page as it has a strong emphasis. It immediately draws the user’s attention and using it multiple times can lead to distraction, lower productivity, or even irritation.

Use the Notification sparingly for important messages that need the user’s attention.
Avoid using multiple notifications as it may distract and annoy the user.

Placement

Notifications must not hide important content or affect the user’s productivity and workflow. They are usually placed at the top or the bottom of the page.

Depending on the layout, place the Notification at the top or the bottom of the page.
Avoid hiding the content and disturbing the user’s workflow when using a Notification.