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 how the submenus appear for menus of type group #704

Closed mdvictor closed 6 months ago

mdvictor commented 6 months ago

Show group menus correctly in scenes dashboards.

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

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

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