-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed as not planned
Closed as not planned
Copy link
Labels
Feature:CanvasTeam:PresentationPresentation Team for Dashboard, Input Controls, and Canvas t//Presentation Team for Dashboard, Input Controls, and Canvas t//designenhancementNew value added to drive a business resultNew value added to drive a business resultimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.
Description
Currently, the Elasticsearch SQL data source presents users with a plain textarea input to write their query. As an improvement, we could present a text editor style UI that is more familiar to developers and analysts with query writing experience.
Additionally, we could later provide syntax highlighting, validation, hints, etc., that come with the code editor. More specifically, EUI has a Code editor component that will begin using the Monaco Editor (instead of Ace) which offers such features: https://microsoft.github.io/monaco-editor/ . You can track the EUI progress here: elastic/eui#499
Long story short, once the EUI Code editor switches to using Monaco, we should use it for our ES SQL data source input.
legrego
Metadata
Metadata
Assignees
Labels
Feature:CanvasTeam:PresentationPresentation Team for Dashboard, Input Controls, and Canvas t//Presentation Team for Dashboard, Input Controls, and Canvas t//designenhancementNew value added to drive a business resultNew value added to drive a business resultimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.