diff --git a/src/pages/WorkspaceSwitcherPage.js b/src/pages/WorkspaceSwitcherPage.js index 4d700ac630e4..bf65ca333cd5 100644 --- a/src/pages/WorkspaceSwitcherPage.js +++ b/src/pages/WorkspaceSwitcherPage.js @@ -261,6 +261,7 @@ function WorkspaceSwitcherPage({policies}) { showTitleTooltip={false} contentContainerStyles={[styles.pt0, styles.mt0]} textIconLeft={MagnifyingGlass} + // It has to be set to null or -1 to avoid focus on any element at the beggining initiallyFocusedOptionKey={null} shouldUseStyleForChildren={false} />