From f8a7b0c6f516fa7156d57d588ab3acb9c4569d8a Mon Sep 17 00:00:00 2001 From: Omri David Date: Mon, 1 May 2023 17:29:18 +0300 Subject: [PATCH] Add input that allows the dropdown to be opened when disabled --- src/app/components/dropdown/dropdown.ts | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/components/dropdown/dropdown.ts b/src/app/components/dropdown/dropdown.ts index c781a3d3f3f..f1e05d372c7 100755 --- a/src/app/components/dropdown/dropdown.ts +++ b/src/app/components/dropdown/dropdown.ts @@ -161,7 +161,7 @@ export class DropdownItem { - +
@@ -172,7 +172,7 @@ export class DropdownItem {
- +