[TSVB] Remove font awesome icons from annotations and use EUI instead #167949
Labels
Feature:TSVB
TSVB (Time Series Visual Builder)
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
technical debt
Improvement of the software architecture and operational architecture
Describe the feature:
TSVB annotations use
src/plugins/vis_types/timeseries/public/application/components/icon_select/icon_select.js
icons on the icons dropdown which exists on annotations. We should use EUI instead as we do in Lens.There is also one icon here
src/plugins/vis_types/timeseries/public/application/components/vis_editor_visualization.js
but it is not visible sowe have 2 options:
This will enable us to remove the package.json/font-awesome
The text was updated successfully, but these errors were encountered: