grafana / opensearch-datasource

Apache License 2.0
27 stars 21 forks source link

query editor for opensearch plugin overflow long queries #346

Open difro opened 8 months ago

difro commented 8 months ago

What happened: long queries in query editor textfield overflows the textarea

image

What you expected to happen: long queries should break and continue to next line while textarea's height changes. like ElasticSearch query editor as below

image

How to reproduce it (as minimally and precisely as possible): type Anything else we need to know?:

Environment:

sarahzinger commented 8 months ago

Great suggestion @difro ! I'm not sure the team will have time to prioritize this one soon, but I'll put it in our backlog for the future! If you're interested in contributing though, this would be a great first issue and we'd be happy to review!

katebrenner commented 8 months ago

check out x-ray data source's code, since the text wraps there

idastambuk commented 2 months ago

Blocked by https://github.com/grafana/oss-plugin-partnerships/issues/687