Skip to content

Commit

Permalink
NAS-132428: Give 2fa field focus
Browse files Browse the repository at this point in the history
  • Loading branch information
bvasilenko committed Jan 8, 2025
1 parent 9e50429 commit ad5d961
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
}
@if (hasTwoFactor) {
<ix-input
ixAutofocus
formControlName="otp"
autocomplete="one-time-code"
[prefixIcon]="iconMarker('phonelink')"
Expand Down

0 comments on commit ad5d961

Please sign in to comment.