[Call to Action] Please Adopt new AnalyticsNoDataPage
for no-data handling on the Dashboard
#132144
Labels
Feature:Dashboard
Dashboard related features
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
NeededFor:SharedUX
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Background
As part of improving onboarding experience, the
shared-ux
team has taken on standardizing handling of no data state across Analytics apps. The goal is to have every Analytics app behave the same in case when there is no data in the ES cluster or no data views. Some additional context can be found in this meta issue and this tracking issue.How?
We have developed
AnalyticsNoDataPage
component that distinguishes between "no data" and "no data views" state and renders the appropriate screen. It utilizes the newhasData
service.What you need to do?
Integrate this new component in your app. Example of how this was done for Discover can be found here
By when?
Ideally by 8.3.0
The text was updated successfully, but these errors were encountered: