-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[TSVB] Replace EuiCodeEditor 👉 Monaco editor #99445
Copy link
Copy link
Closed
Labels
Feature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//technical debtImprovement of the software architecture and operational architectureImprovement of the software architecture and operational architecture
Metadata
Metadata
Assignees
Labels
Feature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//technical debtImprovement of the software architecture and operational architectureImprovement of the software architecture and operational architecture
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the feature:
TSVB still uses the
EuiCodeEditorcomponent in 2 places:src/plugins/vis_type_timeseries/public/application/components/markdown_editor.jssrc/plugins/vis_type_timeseries/public/application/components/panel_config/markdown.tsxThese code should be refactored to use
Monaco editorinstead.This work must be done for the following reasons: