DashboardScene: Make sure dashboard prompt is shown when navigating away way from an edited dashboard (#84077)

DashboardScene: Make sure dashboard prompt is shown when navigating away from an edited dashboard

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
This commit is contained in:
Dominik Prokop
2024-03-12 16:12:00 +01:00
committed by GitHub
co-authored by Oscar Kilhed
parent 22860a7978
commit 7c1ad64bb2
7 changed files with 359 additions and 2 deletions
+3
View File
@@ -2524,6 +2524,9 @@ exports[`better eslint`] = {
"public/app/features/dashboard-scene/panel-edit/PanelDataPane/PanelDataPane.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],
"public/app/features/dashboard-scene/saving/DashboardPrompt.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],
"public/app/features/dashboard-scene/saving/DetectChangesWorker.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"]