From 04dce192cb89214f97711c2a5910c3bc982082d5 Mon Sep 17 00:00:00 2001 From: Andres Martinez Gotor Date: Tue, 7 Apr 2020 18:17:21 +0200 Subject: [PATCH 1/2] Fix broken link in Deploy App buton --- dashboard/src/components/AppList/AppList.tsx | 3 ++- .../AppList/__snapshots__/AppList.test.tsx.snap | 12 ++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/dashboard/src/components/AppList/AppList.tsx b/dashboard/src/components/AppList/AppList.tsx index 0c57e729239..1dca1675365 100644 --- a/dashboard/src/components/AppList/AppList.tsx +++ b/dashboard/src/components/AppList/AppList.tsx @@ -63,6 +63,7 @@ class AppList extends React.Component { const { apps: { error, isFetching }, isFetchingResources, + namespace, } = this.props; return (
@@ -75,7 +76,7 @@ class AppList extends React.Component {
{!error && ( - + )} diff --git a/dashboard/src/components/AppList/__snapshots__/AppList.test.tsx.snap b/dashboard/src/components/AppList/__snapshots__/AppList.test.tsx.snap index f67fc0e7887..f7839c67cbc 100644 --- a/dashboard/src/components/AppList/__snapshots__/AppList.test.tsx.snap +++ b/dashboard/src/components/AppList/__snapshots__/AppList.test.tsx.snap @@ -40,7 +40,7 @@ exports[`when apps available matches the snapshot 1`] = ` className="col-3 text-r align-center" >