From bef97699e2c08de92362866e5bb78f56ff3590d4 Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Fri, 30 Oct 2020 16:20:41 -0400 Subject: [PATCH] landscape: new channel surfaces 'back' button on mobile --- pkg/interface/src/views/landscape/components/GroupsPane.tsx | 3 ++- pkg/interface/src/views/landscape/components/NewChannel.tsx | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pkg/interface/src/views/landscape/components/GroupsPane.tsx b/pkg/interface/src/views/landscape/components/GroupsPane.tsx index 6c3aecd374..09f4bb7b64 100644 --- a/pkg/interface/src/views/landscape/components/GroupsPane.tsx +++ b/pkg/interface/src/views/landscape/components/GroupsPane.tsx @@ -80,7 +80,7 @@ export function GroupsPane(props: GroupsPaneProps) { workspace={workspace} /> - ) + ) return ( @@ -168,6 +168,7 @@ export function GroupsPane(props: GroupsPaneProps) { + history.push(props.baseUrl)}> + {'<- Back'} + New Channel