From 659abe553d1059c035e67a76173bcde77650c6d7 Mon Sep 17 00:00:00 2001 From: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com> Date: Tue, 21 May 2024 09:40:11 +1200 Subject: [PATCH] fix(edge/stack): edge stack env table pagination and action [EE-6836] (#11837) --- .../EnvironmentsDatatable/EnvironmentActions.tsx | 6 +++--- .../EnvironmentsDatatable/EnvironmentsDatatable.tsx | 9 +++++++-- .../ItemView/EnvironmentsDatatable/LogsActions.tsx | 11 +++++++---- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/app/react/edge/edge-stacks/ItemView/EnvironmentsDatatable/EnvironmentActions.tsx b/app/react/edge/edge-stacks/ItemView/EnvironmentsDatatable/EnvironmentActions.tsx index 170c485eb..15db06875 100644 --- a/app/react/edge/edge-stacks/ItemView/EnvironmentsDatatable/EnvironmentActions.tsx +++ b/app/react/edge/edge-stacks/ItemView/EnvironmentsDatatable/EnvironmentActions.tsx @@ -19,12 +19,12 @@ export function EnvironmentActions({ environment }: Props) { } = useCurrentStateAndParams(); return ( -