grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
141 stars 21 forks source link

Fix drag and drop panels in rows #663

Closed mdvictor closed 7 months ago

mdvictor commented 7 months ago

This fixes panel positioning glitching when drag/dropping a panel into a row.

There were 2 issues:

Fixes https://github.com/grafana/grafana/issues/83292

📦 Published PR as canary version: 4.1.1--canary.663.8521906375.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes@4.1.1--canary.663.8521906375.0 # or yarn add @grafana/scenes@4.1.1--canary.663.8521906375.0 ```
grafanabot commented 7 months ago

:rocket: PR was released in v4.1.1 :rocket: