Currently when a customer wants to add a chart to a dashboard, in case the application has no dashboards, this functionality is disabled, button doesn’t work (because there’s no dashboard to add the chart to).
Feature is to modify the behavior slightly to make this more user friendly and divide to 2 situations:
- No dashboards available in the application: Modify the button to ‘Create dashboard and save chart” : This button will create a new Dashboard, allow the user to edit name or will use the device name to populate Dashboard name, and save the chart to it
- Dashboard is available: Keep the current behavior