Scopes: Move url sync from scenes to the ScopesSelectorService (#102469)

* Add url sync

* Move the URL sync handling to ScopesService to keep persistence

* Reset location after tests

* Prettier

* Do url replace on enabling scopes

* Remove comment

* Update scenes version
This commit is contained in:
Andrej Ocenas
2025-03-24 11:00:50 +01:00
committed by GitHub
parent d25dba8d0a
commit 5d2dbd7883
9 changed files with 255 additions and 114 deletions
+2 -2
View File
@@ -277,8 +277,8 @@
"@grafana/prometheus": "workspace:*",
"@grafana/runtime": "workspace:*",
"@grafana/saga-icons": "workspace:*",
"@grafana/scenes": "6.5.2",
"@grafana/scenes-react": "6.5.2",
"@grafana/scenes": "6.5.3",
"@grafana/scenes-react": "6.5.3",
"@grafana/schema": "workspace:*",
"@grafana/sql": "workspace:*",
"@grafana/ui": "workspace:*",