[Discover] Deangularize loading spinner #65449
Labels
Feature:Discover
Discover Application
good first issue
low hanging fruit
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
The part of Discover displaying the loading state is still Angular. This should be converted to React using the Eui Loading Spinner.
This is the part of the Angular template that has to be replaced with a new directive
kibana/src/plugins/discover/public/application/angular/discover.html
Line 62 in 8a65950
Here's high level description how to create and register an angular directive in Discover #65326
The text was updated successfully, but these errors were encountered: