From bc272890340a9bf0e9cd9cb8b54e9215fca77650 Mon Sep 17 00:00:00 2001 From: Gabriel Hernandez Date: Thu, 23 Feb 2023 14:22:09 +0000 Subject: [PATCH] fix for View all host results on the Operating Systems table. (#10006) The `View all host` button on Operating systems table would navigate to the host page but not show the related hosts. This fixes that issue. If some of the following don't apply, delete the relevant line. **Before:** https://www.loom.com/share/a29fc7064e694fac8dbdde571b409264 **After:** https://www.loom.com/share/3adfa9b9ab7f4f498d7112b6d1052ea1 - [x] Manual QA for all new/changed functionality --- .../cards/OperatingSystems/OperatingSystemsTableConfig.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/pages/DashboardPage/cards/OperatingSystems/OperatingSystemsTableConfig.tsx b/frontend/pages/DashboardPage/cards/OperatingSystems/OperatingSystemsTableConfig.tsx index 981033cb2f..831f6aca1a 100644 --- a/frontend/pages/DashboardPage/cards/OperatingSystems/OperatingSystemsTableConfig.tsx +++ b/frontend/pages/DashboardPage/cards/OperatingSystems/OperatingSystemsTableConfig.tsx @@ -74,8 +74,8 @@ const defaultTableHeaders = [