diff --git a/src/core_plugins/kbn_vislib_vis_types/public/controls/gauge_options.html b/src/core_plugins/kbn_vislib_vis_types/public/controls/gauge_options.html index fee2c53a65b5c0..8ee3baa21cc7f3 100644 --- a/src/core_plugins/kbn_vislib_vis_types/public/controls/gauge_options.html +++ b/src/core_plugins/kbn_vislib_vis_types/public/controls/gauge_options.html @@ -97,16 +97,17 @@
- + - +
- diff --git a/src/core_plugins/metrics/public/components/panel_config/metric.js b/src/core_plugins/metrics/public/components/panel_config/metric.js index 99f42955cf5778..9cd6b18de3aea3 100644 --- a/src/core_plugins/metrics/public/components/panel_config/metric.js +++ b/src/core_plugins/metrics/public/components/panel_config/metric.js @@ -85,11 +85,13 @@ class MetricPanelConfig extends Component {
this.switchTab('data')} + tabIndex="0" >Data
this.switchTab('options')} + tabIndex="0" >Panel Options
diff --git a/src/core_plugins/metrics/public/components/panel_config/timeseries.js b/src/core_plugins/metrics/public/components/panel_config/timeseries.js index 95cd64c3166229..dafbfaeb54c663 100644 --- a/src/core_plugins/metrics/public/components/panel_config/timeseries.js +++ b/src/core_plugins/metrics/public/components/panel_config/timeseries.js @@ -146,16 +146,19 @@ class TimeseriesPanelConfig extends Component {
this.switchTab('data')} + tabIndex="0" >Data
this.switchTab('options')} + tabIndex="0" >Panel Options
this.switchTab('annotations')} + tabIndex="0" >Annotations
diff --git a/src/core_plugins/metrics/public/components/vis_editor_visualization.js b/src/core_plugins/metrics/public/components/vis_editor_visualization.js index 176655b72590a2..ecb3db08e300a9 100644 --- a/src/core_plugins/metrics/public/components/vis_editor_visualization.js +++ b/src/core_plugins/metrics/public/components/vis_editor_visualization.js @@ -61,7 +61,7 @@ class VisEditorVisualization extends Component { if (autoApply) applyMessage = 'The changes will be automatically applied.'; const applyButton = (
-
Auto Apply
+
Auto Apply
-
+
{ label }
diff --git a/src/core_plugins/table_vis/public/table_vis_params.html b/src/core_plugins/table_vis/public/table_vis_params.html index 16c24dc67cf622..662f5c9a77a6f8 100644 --- a/src/core_plugins/table_vis/public/table_vis_params.html +++ b/src/core_plugins/table_vis/public/table_vis_params.html @@ -1,6 +1,6 @@
- - + +
@@ -32,10 +32,10 @@
- +
diff --git a/src/core_plugins/tile_map/public/editors/tile_map.html b/src/core_plugins/tile_map/public/editors/tile_map.html index 20e940107d851e..1aefe62323c52a 100644 --- a/src/core_plugins/tile_map/public/editors/tile_map.html +++ b/src/core_plugins/tile_map/public/editors/tile_map.html @@ -1,7 +1,9 @@
- -