(this page was created automatically. In case of formatting issues, please visit the official Wiki Page)
Notifications
Overview
Anatomy
Notifications within Inspire Design have four major elements:
- The Notification Icon inside the header.
- The Notification Panel that opens on the right side of the dashboard.

- Global Notification that exist in the form of Toast Notifications and Inline Notifications.
- Local Notifications in the form of Inline Notifications that are part of boardlets.

Global Notifications are independant of any dashboard and appear across the entrire application. The Notification Icon, Notification Panel and Global Notifications build a global notification flow that activates when a user receives a global notification.
Local Notifications are tied to the dashboard, and sometimes boardlet, they appere in. They are not connected to the global notification flow and vanish when the user leaves the dashboard.
The apperance of notification elements may vary between different types of notifications.
Inspire Design differentiates between the following types of notifications:
- Error Notification – Colored red, signals critical errors.
- Warning Notification – Colored orange, announces problems that may result in errors.
- Success Notification – Colored green, signals a successful process.
- System Notification – Colored blue, reports system information.
- Progress Notification – Colored blue with a progress bar, updates the user on an ongoing process.
Notification Icon
The Notification Icon is part of the header toolbar at the right side of the dashboard header. It is always present independent of the current dashboard and situated at the right, only left to the overflow menu, if one is present.
When a new and unread notification appears, the notification icon gains a small blue indicator at the top-right. The indicator disappears when the user has no unread notifications or opens the notification panel.
[IMAGE PLACEHOLDER: Notification Icon]
If the notification is an error, warning or success notification, a special secondary icon appears to the left of the notification icon inside the header. This icon matches the type of notification in appearance and vanishes when the user interacts with the notification.
[IMAGE PLACEHOLDER: Additional Icon]
A progress notification adds a progress indicator to the left of the notification icon. It is circular and actively shows the progress instead of being a static icon.
[IMAGE PLACEHOLDER: Progress Notification]
Toast Notification
The Toast Notification appears in the top-right corner to signal information critical to a process currently in progress.
It does not align with the grid and visually floats above the dashboard.
Only one toast notification can be visible at a time.
The color of the toast notification depends on the type of notification it contains. The general layout stays the same between notifications, with the progress notification as the only exception. Progress notifications include a progress bar under the description.
[IMAGE PLACEHOLDER: Labeled anatomy notification without progress]
- 01 Notification Icon – Signals the type of notification and matches the icon in the header, with the exception of the progress notification.
- 02 Title
- 03 Time Stamp – Shows when the notification popped up.
- 04 Close Action – Allows the user to close the toast notification.
- 05 Description – A short text explaining the notification.
- 06 Actions – Influence the process in progress.
[IMAGE PLACEHOLDER: Labeled anatomy notification with progress]
- 01 Notification Icon – Signals the type of notification and matches the icon in the header, with the exception of the progress notification.
- 02 Title
- 03 Time Stamp – Shows when the notification popped up.
- 04 Close Action – Allows the user to close the toast notification.
- 05 Description – A short text explaining the notification.
- 06 Actions – Influence the process in progress.
- 07 Progress Bar – Actively shows updates on the progress.
Notification Panel
Users can open the Notification Panel by clicking the notification icon in the header or on a toast notification. It opens on the right side of the dashboard and has a fixed width.
The notification panel can be closed by clicking the close action in the toolbar or by clicking outside the panel. Users can anchor the panel like the navigation panel. An anchored panel can only be closed by clicking the close action.
The notification panel has two tabs: unread and all.
- Unread - This tab displays all notifications the user has not interacted with. This is the default tab.
- All - This tab shows all information the user has received so far.
[IMAGE PLACEHOLDER: Notification Panel]
Unread notifications have a small blue status indicator at the top-right and a bold title. By clicking the status indicator, users can set a notification as red. Read notifications are greyed out and have a non-bold title. Both tabs have an action to set all notifications as read in their content switch. Notifications are ordered and grouped by their date of appearance, regardless of the active tab.
Selecting a notification opens a detail panel to the left with basic information about the notification. Users can edit this information by clicking the edit action inside the toolbar. This panel can be open without the notification panel being open.
[IMAGE PLACEHOLDER: Detail Panel]
Users can open the Notification Panel by clicking the notification icon in the header or on a toast notification. It opens on the right side of the dashboard and has a fixed width.
Users can close the notification panel by clicking the close action in the toolbar or by clicking outside the panel. They can anchor the panel, similar to the navigation panel. An anchored panel can only be closed by clicking the close action.
The notification panel has two tabs: Unread and All.
- Unread – Displays all notifications the user has not interacted with. This is the default tab.
- All – Shows all information the user has received so far.
[IMAGE PLACEHOLDER: Notification Panel]
Unread notifications have a small blue status indicator at the top-right and a bold title.
By clicking the status indicator, users can set a notification as read.
Read notifications are greyed out and have a non-bold title.
Both tabs have an action in their content switch to set all notifications as read. Notifications are ordered and grouped by their date of appearance, regardless of the active tab.
Selecting a notification opens a detail panel to the left with basic information about the notification. Users can edit this information by clicking the edit action inside the toolbar. This panel can be open without the notification panel being open.
[IMAGE PLACEHOLDER: Detail Panel]
Inline Notifications
tba
Best Practices
Local Notification
Global Notification
Notification Flow
Static Notification
This flow starts with a static toast notification. The user can interact with the notification by clicking the close action or the notification itself. If the user does not interact with the notification, it disappears after a set duration.
By clicking the close action, the notification closes and [tba].
By clicking the notification itself, it opens the [tba].
Progress Notification
This flow starts with a progress toast notification. The progress is displayed in the header to the left of the notification icon and in the toast notification. During the process, the user may be able to cancel or stop the process using actions inside the toast notification.
If the notification is successful, it turns into a static success notification on completion. If an error occurs during the process, the notification turns into an error notification.
The user can interact with the success or error notification, for example by clicking it and turning it into a read notification.