From 13f4f626085017a16c0bc26517a53ebbaaeb8099 Mon Sep 17 00:00:00 2001 From: Yasa-Nataliya <107834418+Yasa-Nataliya@users.noreply.github.com> Date: Fri, 16 Jun 2023 15:20:08 +0530 Subject: [PATCH] [ACS-5308] Highlight the selected filter in ADW (#8649) * changes for highlight the selected filter * implemented the changes as per review comments * added test cases and implemented review comments * fix code and linting errors * e2e fixes * linting fix * lint fix * minor fixes * fix for unit test case * e2e fix for process --------- Co-authored-by: Denys Vuika --- .../components/process-filters.component.html | 2 +- .../process-filters.component.spec.ts | 21 ++++++- .../components/process-filters.component.ts | 50 ++++++++++++---- .../components/task-filters.component.html | 2 +- .../components/task-filters.component.spec.ts | 21 ++++++- .../components/task-filters.component.ts | 58 ++++++++++++++----- 6 files changed, 125 insertions(+), 29 deletions(-) diff --git a/lib/process-services/src/lib/process-list/components/process-filters.component.html b/lib/process-services/src/lib/process-list/components/process-filters.component.html index b199950dc2..1eafa3e0a4 100644 --- a/lib/process-services/src/lib/process-list/components/process-filters.component.html +++ b/lib/process-services/src/lib/process-list/components/process-filters.component.html @@ -1,4 +1,4 @@ -
+