From 4e21f058551312d732a86ff6611e19cd2f8748c6 Mon Sep 17 00:00:00 2001 From: Bernhard Owen Josephus Date: Wed, 11 Sep 2024 22:31:26 +0700 Subject: [PATCH] fix magic code input behind keyboard --- .../settings/Security/TwoFactorAuth/StepWrapper/StepWrapper.tsx | 1 + src/pages/settings/Security/TwoFactorAuth/Steps/GetCode.tsx | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/settings/Security/TwoFactorAuth/StepWrapper/StepWrapper.tsx b/src/pages/settings/Security/TwoFactorAuth/StepWrapper/StepWrapper.tsx index 146bdbfff667..7c87d834b274 100644 --- a/src/pages/settings/Security/TwoFactorAuth/StepWrapper/StepWrapper.tsx +++ b/src/pages/settings/Security/TwoFactorAuth/StepWrapper/StepWrapper.tsx @@ -41,6 +41,7 @@ function StepWrapper({ setStep(CONST.TWO_FACTOR_AUTH_STEPS.ENABLED, CONST.ANIMATION_DIRECTION.OUT)} onEntryTransitionEnd={() => formRef.current && formRef.current.focus()} >