From ec7bb8be09e2283b4686a742b04486f07883ddc7 Mon Sep 17 00:00:00 2001 From: jacobshandling <61553566+jacobshandling@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:09:57 -0800 Subject: [PATCH] UI - Fix DUP banners for Fedora disk encryption (#24153) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Addresses unreleased bug where banners were not functioning for Fedora host Screenshot 2024-11-25 at 4 39 05 PM - [x] Manual QA for all new/changed functionality Co-authored-by: Jacob Shandling --- .../pages/hosts/details/DeviceUserPage/DeviceUserPage.tsx | 1 + .../components/DeviceUserBanners/DeviceUserBanners.tsx | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/frontend/pages/hosts/details/DeviceUserPage/DeviceUserPage.tsx b/frontend/pages/hosts/details/DeviceUserPage/DeviceUserPage.tsx index 868383d237..f2f44a48a8 100644 --- a/frontend/pages/hosts/details/DeviceUserPage/DeviceUserPage.tsx +++ b/frontend/pages/hosts/details/DeviceUserPage/DeviceUserPage.tsx @@ -371,6 +371,7 @@ const DeviceUserPage = ({