diff --git a/src/pages/settings/Security/AddDelegate/SelectDelegateRolePage.tsx b/src/pages/settings/Security/AddDelegate/SelectDelegateRolePage.tsx index 4ecc4916c358..551f5c2c223c 100644 --- a/src/pages/settings/Security/AddDelegate/SelectDelegateRolePage.tsx +++ b/src/pages/settings/Security/AddDelegate/SelectDelegateRolePage.tsx @@ -42,7 +42,7 @@ function SelectDelegateRolePage({route}: SelectDelegateRolePageProps) { isAlternateTextMultilineSupported alternateTextNumberOfLines={4} initiallyFocusedOptionKey={roleOptions.find((role) => role.isSelected)?.keyForList} - shouldUpdateFocusedIndex={true} + shouldUpdateFocusedIndex headerContent={ <>