Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ui-c8y-1019-24-3-user-message-in-device-list-page-is-incorrect-when-no-devices.md #2075

Merged
merged 7 commits into from
May 24, 2024
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
date: ""
title: Improved user message on Device list page when no devices are available
bozhidardedov marked this conversation as resolved.
Show resolved Hide resolved
product_area: Device management & connectivity
change_type:
- value: change-VSkj2iV9m
label: Fix
component:
- value: component--KIsStyzM
label: Device Management app
build_artifact:
- value: tc-pjJiURv9Y
label: ui-c8y
ticket: DM-1214
version: 1019.24.3
---
The layout of the empty state message displayed in data grids across all standard applications has been adjusted and unified. Grids that did not differentiate between no data available and no filter matches or search results are now adjusted to display the corresponding empty state message.
bozhidardedov marked this conversation as resolved.
Show resolved Hide resolved
bozhidardedov marked this conversation as resolved.
Show resolved Hide resolved

For developers the `emptyStateContext` directive was introduced that injects data source statistics variable into template context.
Loading