From f112198cfddd8ab4e2fc9bc98ddf8c09a5d1cce4 Mon Sep 17 00:00:00 2001 From: Ian Bolton Date: Wed, 15 Nov 2023 16:42:42 -0500 Subject: [PATCH] :bug: Consistent search input ID for QE (#1543) - Requested by QE Signed-off-by: ibolton336 --- client/src/app/components/FilterToolbar/SearchFilterControl.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/app/components/FilterToolbar/SearchFilterControl.tsx b/client/src/app/components/FilterToolbar/SearchFilterControl.tsx index d34f9b0751..33c782af4e 100644 --- a/client/src/app/components/FilterToolbar/SearchFilterControl.tsx +++ b/client/src/app/components/FilterToolbar/SearchFilterControl.tsx @@ -51,7 +51,7 @@ export const SearchFilterControl = ({ setInputValue(value)} aria-label={`${category.title} filter`}