We are a feature request to offer the ability to select whether a variable can support custom values or just lock the options list to contain only queried option values. This change is needed in scenes to offer the functionality in dashboards.
Since we currently allow custom values by default, we maintain this default but offer the option to disable the flag in dashboards variable settings.
📦 Published PR as canary version: 5.24.0--canary.956.11779891409.0
:sparkles: Test out this PR locally via:
```bash
npm install @grafana/scenes-react@5.24.0--canary.956.11779891409.0
npm install @grafana/scenes@5.24.0--canary.956.11779891409.0
# or
yarn add @grafana/scenes-react@5.24.0--canary.956.11779891409.0
yarn add @grafana/scenes@5.24.0--canary.956.11779891409.0
```
We are a feature request to offer the ability to select whether a variable can support custom values or just lock the options list to contain only queried option values. This change is needed in scenes to offer the functionality in dashboards.
Since we currently allow custom values by default, we maintain this default but offer the option to disable the flag in dashboards variable settings.
Related PR
📦 Published PR as canary version:
5.24.0--canary.956.11779891409.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes-react@5.24.0--canary.956.11779891409.0 npm install @grafana/scenes@5.24.0--canary.956.11779891409.0 # or yarn add @grafana/scenes-react@5.24.0--canary.956.11779891409.0 yarn add @grafana/scenes@5.24.0--canary.956.11779891409.0 ```