8083c41983
DashboardScene: Fixing major row repeat issues (#87539)
* DashboardScene: Fixing major row repeat issues
* Fixing edit scope
* Use dashboard variableDependendency to notify row repeat behaviors
* update scenes lib
* Do not repeat if values are the same
* Update public/app/features/dashboard-scene/scene/DashboardScene.tsx
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Updated scenes
* Update
* Update
* Do not render row actions for repeated rows
* Fixed e2e
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
(cherry picked from commit 9cd7c87b48)