enableDashboardsSearch
Home > @gooddata/sdk-model > IFeatureFlags > enableDashboardsSearch
IFeatureFlags.enableDashboardsSearch property
Enable search for dashboards in the left navigation panel.
When enabled, users can search the dashboards list (Cmd/Ctrl+F) and the input is always visible once the workspace contains more than ten dashboards.
Signature:
enableDashboardsSearch?: boolean;