From a426338f94b1c382717bce546752336a19ade78a Mon Sep 17 00:00:00 2001 From: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com> Date: Tue, 15 Apr 2025 10:05:55 +0200 Subject: [PATCH] [MNT-24950] Fix process file preview button state (#10790) * [MNT-24950] Fix process file preview button state * [MNT-24950] cr fix * [MNT-24950] fix unit tests error --- .../attach-file-widget.component.html | 2 +- .../attach-file-widget.component.spec.ts | 129 +++++++++++++++++- .../attach-file-widget.component.ts | 36 ++--- 3 files changed, 140 insertions(+), 27 deletions(-) diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.html b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.html index 701577cb16..f9e01ac291 100644 --- a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.html +++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.html @@ -83,7 +83,7 @@