[Discover] Deangularize Skip to bottom button #65453
Labels
Feature:Discover
Discover Application
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
The part of Discover displaying a Skip to bottom Button is still Angular. It should be converted to React using EUI. Note that it's only displayed when it gets focus, it's here for keyboard navigation.
Note that it's part of the legacy table, to be removed with EuiDataGrid
Here's the current markup in the Angular Template:
kibana/src/plugins/discover/public/application/angular/discover.html
Line 79 in 2a32f8f
Instructions how to do this are similar to #65326
How to view the button: Set focus on
Use shift-Tab to navigate back to the button, that should be visible then
The text was updated successfully, but these errors were encountered: