grafana / scenes

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

VariableValueSelect: Adjust data-testid in OptionWithCheckbox #770

Closed Sergej-Vlasov closed 3 months ago

Sergej-Vlasov commented 3 months ago

adjust data-testid in OptionWithCheckbox to align with https://github.com/grafana/grafana/pull/88118

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

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