diff --git a/src/pages/WorkspaceSwitcherPage.tsx b/src/pages/WorkspaceSwitcherPage.tsx index 4b464777b534..a6b354a94857 100644 --- a/src/pages/WorkspaceSwitcherPage.tsx +++ b/src/pages/WorkspaceSwitcherPage.tsx @@ -216,6 +216,7 @@ function WorkspaceSwitcherPage({policies}: WorkspaceSwitcherPageProps) { accessible={false} role={CONST.ROLE.BUTTON} onPress={() => { + Navigation.goBack(); App.createWorkspaceWithPolicyDraftAndNavigateToIt(); }} >