Dashboards: Move panels following a repeating panel if the repeating causes the grid item to grow. (#110796)

* Move following panels after a repeating panel grows

* update to scenes canary release

* only run the adjustYpositions if needed
This commit is contained in:
Oscar Kilhed
2025-09-10 08:38:18 +02:00
committed by GitHub
parent 323738d191
commit 1dc0c560ff
3 changed files with 18 additions and 13 deletions
+2 -2
View File
@@ -286,8 +286,8 @@
"@grafana/plugin-ui": "^0.10.10",
"@grafana/prometheus": "workspace:*",
"@grafana/runtime": "workspace:*",
"@grafana/scenes": "6.34.0",
"@grafana/scenes-react": "6.34.0",
"@grafana/scenes": "6.34.1--canary.1243.17576735400.0",
"@grafana/scenes-react": "6.34.1--canary.1243.17576735400.0",
"@grafana/schema": "workspace:*",
"@grafana/sql": "workspace:*",
"@grafana/ui": "workspace:*",