grafana / influxdb-flux-datasource

Grafana datasource plugin for Flux (InfluxDB)
Apache License 2.0
51 stars 21 forks source link

Query editor broken #43

Closed andig closed 4 years ago

andig commented 5 years ago

On OSX, both with Safari and Chrome, the query editor behaves erratic:

Noticed all of there on Grafana 6.3.2.

For time being I'd propose to drop the "operators" function and instead rely on a simple but working textbox.

anthonysomerset commented 4 years ago

i am having major issues with the recurring operators popup preventing me from inserting a line break in a query to add some new query in the middle of an existing one - i am having to copy the whole query out into a text editor then re-paste it in

Using most current Chrome on Windows 10 with must current release version of plugin from grafana repo and grafana release

ryantxu commented 4 years ago

query editor is now a pretty simple text box... we are looking at integrating the monoco language completion, but that will be in a new issue