From 2f3f5ae02bdc07934046573dcc44a97d2a542c02 Mon Sep 17 00:00:00 2001 From: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com> Date: Tue, 4 Jul 2023 11:10:31 +0200 Subject: [PATCH] [ACS-5314] Data table row should be clickable anywhere (#8671) * [ACS-5314] bug fix * [ACS-5314] empty commit * rebase * [ACS-5314] rebase * [ACS-5314] fixed multiselect on checkbox * [ACS-5314] fixed checkbox selector for e2e --- .../components/datatable/datatable.component.html | 4 ++-- .../components/datatable/datatable.component.scss | 12 ++++++++++-- .../core/pages/data-table-component.page.ts | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) 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 83066fc6b6..7717b32dd3 100644 --- a/lib/core/src/lib/datatable/components/datatable/datatable.component.html +++ b/lib/core/src/lib/datatable/components/datatable/datatable.component.html @@ -192,7 +192,7 @@ -