From 7049d04d71283f3bdab862257d95f65d27858513 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 20 Feb 2022 01:08:42 -0800 Subject: [PATCH] Reduce calls to isDirty for filterable dropdowns And make disabled more visually obvious --- .../filterable-dropdown/filterable-dropdown.component.html | 4 ++-- .../filterable-dropdown/filterable-dropdown.component.scss | 4 ++++ .../filterable-dropdown/filterable-dropdown.component.ts | 5 +++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html index bff646ce8..babf25588 100644 --- a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html +++ b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html @@ -35,8 +35,8 @@ -