Skip to content

Commit

Permalink
Merge pull request #36839 from bernhardoj/fix/35727-workspace-switche…
Browse files Browse the repository at this point in the history
…r-item-highlight

Fix workspace item isn't highlighted when navigating with arrow key
  • Loading branch information
iwiznia authored Feb 20, 2024
2 parents 8bfb264 + a76d26d commit 75ebe2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/WorkspaceSwitcherPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ function WorkspaceSwitcherPage({policies}: WorkspaceSwitcherPageProps) {
highlightSelectedOptions
shouldShowOptions
autoFocus={false}
disableFocusOptions={!activeWorkspaceID}
canSelectMultipleOptions={false}
shouldShowSubscript={false}
showTitleTooltip={false}
Expand Down

0 comments on commit 75ebe2e

Please sign in to comment.