mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
feat(metrics): Provide override for disabling ad-hoc metrics (#17202)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
This commit is contained in:
@@ -178,6 +178,7 @@ export default class FixedOrMetricControl extends React.Component {
|
||||
}}
|
||||
onChange={this.setMetric}
|
||||
value={this.state.metricValue}
|
||||
datasource={this.props.datasource}
|
||||
/>
|
||||
</PopoverSection>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user