From 459a393f210c133c90c6db8bbe02f97ba8194ada Mon Sep 17 00:00:00 2001 From: Sarah Gillespie <73313222+gillespi314@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:29:13 -0600 Subject: [PATCH] Hide updated time when loading OS versions table data (#25200) --- changes/24629-ui-os-updates-table | 2 ++ .../components/CurrentVersionSection/CurrentVersionSection.tsx | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 changes/24629-ui-os-updates-table diff --git a/changes/24629-ui-os-updates-table b/changes/24629-ui-os-updates-table new file mode 100644 index 000000000000..29bbd1ea3f23 --- /dev/null +++ b/changes/24629-ui-os-updates-table @@ -0,0 +1,2 @@ +- Fixed UI bug on the "Controls" page where incorrect timestamp information was displayed while the + "Current versions" table was loading. diff --git a/frontend/pages/ManageControlsPage/OSUpdates/components/CurrentVersionSection/CurrentVersionSection.tsx b/frontend/pages/ManageControlsPage/OSUpdates/components/CurrentVersionSection/CurrentVersionSection.tsx index 0b76c3189d0e..956048b96358 100644 --- a/frontend/pages/ManageControlsPage/OSUpdates/components/CurrentVersionSection/CurrentVersionSection.tsx +++ b/frontend/pages/ManageControlsPage/OSUpdates/components/CurrentVersionSection/CurrentVersionSection.tsx @@ -145,7 +145,7 @@ const CurrentVersionSection = ({