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