diff --git a/lib/core/src/lib/datatable/components/datatable/datatable.component.html b/lib/core/src/lib/datatable/components/datatable/datatable.component.html index 6393c0999c..e0ce8d2209 100644 --- a/lib/core/src/lib/datatable/components/datatable/datatable.component.html +++ b/lib/core/src/lib/datatable/components/datatable/datatable.component.html @@ -174,12 +174,13 @@
- +
+ role="gridcell" + class="adf-datatable-cell adf-datatable__actions-cell adf-datatable-hover-only">
+ [attr.data-automation-id]="'fileSize_' + data.getValue(row, col, resolverFn)">
+ [attr.data-automation-id]="'text_' + data.getValue(row, col, resolverFn)">
+ [attr.data-automation-id]="'boolean_' + data.getValue(row, col, resolverFn)"> + role="gridcell" + tabindex="0" + class="adf-datatable-cell adf-datatable__actions-cell adf-datatable-center-actions-column-ie adf-datatable-actions-menu">
-
@@ -449,13 +451,13 @@
-
-
- - -
+
+
+
+ +