mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DashboardGrid: Add support to filter panels using variable (#77112)
* DashboardGrid panel filter * Missed segment and changes per PR discussion * Hide feature flag from docs --------- Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
This commit is contained in:
@@ -157,4 +157,5 @@ export interface FeatureToggles {
|
||||
annotationPermissionUpdate?: boolean;
|
||||
extractFieldsNameDeduplication?: boolean;
|
||||
dashboardSceneForViewers?: boolean;
|
||||
panelFilterVariable?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user