We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 519bc45 + 65bc42a commit de151b2Copy full SHA for de151b2
Resources/Private/Fusion/Presentation/Components/LoginSecondFactorStep.fusion
@@ -20,6 +20,7 @@ prototype(Sandstorm.NeosTwoFactorAuthentication:Component.LoginSecondFactorStep)
20
attributes.class="neos-span12"
21
attributes.aria-label={I18n.id('otp-placeholder').package('Sandstorm.NeosTwoFactorAuthentication')}
22
attributes.autocomplete="off"
23
+ attributes.autofocus={true}
24
/>
25
</div>
26
0 commit comments