From e032ea2fdc1e5e3c15dcc7e16e55c070a412957d Mon Sep 17 00:00:00 2001 From: Viswas Haridas <37623357+JustARatherRidiculouslyLongUsername@users.noreply.github.com> Date: Tue, 25 Jun 2024 19:59:22 +0530 Subject: [PATCH] fix: checkbox remains checked on re-enabling the import field (#856) * make the 'dependent imports' checkbox always checked * fix: make 'dependent imports' checkbox always checked for sage300 only * fix: re-add check to show dependent import fields * fix: checkbox remains checked on re-enabling the import field * also enable the checkbox on dropdown change * fix(linting): remove trailing whitespace (cherry picked from commit 26b2ca46c7fbd7c9a2c6fb26a214635d1022af80) --- .../configuration-import-field.component.html | 2 +- .../configuration-import-field.component.ts | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/src/app/shared/components/configuration/configuration-import-field/configuration-import-field.component.html b/src/app/shared/components/configuration/configuration-import-field/configuration-import-field.component.html index ca5fb2d86..8970123d0 100644 --- a/src/app/shared/components/configuration/configuration-import-field/configuration-import-field.component.html +++ b/src/app/shared/components/configuration/configuration-import-field/configuration-import-field.component.html @@ -99,7 +99,7 @@