From 4e1aacbee2250f9b923fc949090147140e3c2f83 Mon Sep 17 00:00:00 2001 From: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com> Date: Wed, 14 Feb 2024 14:31:34 +0100 Subject: [PATCH] [Hosts]UI to show when filters are applied (#31406) * [WIP] Show UI when filter is applied * Update MainPage.xaml --------- Co-authored-by: Niels Laute --- .../Hosts/Hosts/HostsXAML/Views/MainPage.xaml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/src/modules/Hosts/Hosts/HostsXAML/Views/MainPage.xaml b/src/modules/Hosts/Hosts/HostsXAML/Views/MainPage.xaml index c7b9023cb8..fd9484d05b 100644 --- a/src/modules/Hosts/Hosts/HostsXAML/Views/MainPage.xaml +++ b/src/modules/Hosts/Hosts/HostsXAML/Views/MainPage.xaml @@ -76,9 +76,23 @@