Given:
- sharing is enabled in Optimize (GET /api/share/isEnabled returns {"enabled": true}
When:
- I open a dashboard
Then:
- the share button is disabled
Expected:
- share button should be enabled and I can share the dashboard
This is the controller panel for Smart Panels app
- mentioned in
-
Page Loading...