diff --git a/src/pages/WorkspaceSwitcherPage.tsx b/src/pages/WorkspaceSwitcherPage.tsx index 245cc06d8c65..d361ba5137b6 100644 --- a/src/pages/WorkspaceSwitcherPage.tsx +++ b/src/pages/WorkspaceSwitcherPage.tsx @@ -250,7 +250,6 @@ function WorkspaceSwitcherPage({policies}: WorkspaceSwitcherPageProps) { highlightSelectedOptions shouldShowOptions autoFocus={false} - disableFocusOptions={!activeWorkspaceID} canSelectMultipleOptions={false} shouldShowSubscript={false} showTitleTooltip={false}