From ff39ecc6d5b14eb13da6951b747533777b3687e3 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 17 Jan 2020 11:43:00 -0500 Subject: [PATCH] clear search value upon changing selected field TODO: consider if there are cases where we're OK not clearing the field, e.g., if both the previous and new fields both have the same type. Note that just clearing the value is what the Dojo interface did. Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.html | 3 ++- Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.ts | 5 +++++ Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.service.ts | 4 +++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.html b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.html index a9db419eea..0eb91f9aef 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/search/acq-search.component.html @@ -6,7 +6,8 @@
-