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 = ({