* InfluxDB: Improve measurement-autocomplete behavior
* reverted changes of the previous commit
* add debounce to measurement-autocomplete
(cherry picked from commit 4506af3be7)
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
This commit is contained in:
co-authored by
Gábor Farkas
parent
80f73af0e4
commit
225e795f95
@@ -63,6 +63,7 @@
|
||||
segment="ctrl.measurementSegment"
|
||||
get-options="ctrl.getMeasurements($query)"
|
||||
on-change="ctrl.measurementChanged()"
|
||||
debounce="true"
|
||||
></metric-segment>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user