mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
PM-1354 - Fix master password not auto focused on web login flow (#5139)
This commit is contained in:
@@ -68,8 +68,8 @@
|
||||
id="login_input_master-password"
|
||||
type="password"
|
||||
bitInput
|
||||
#masterPasswordInput
|
||||
formControlName="masterPassword"
|
||||
appAutofocus
|
||||
/>
|
||||
<button type="button" bitSuffix bitIconButton bitPasswordInputToggle></button>
|
||||
</bit-form-field>
|
||||
|
||||
Reference in New Issue
Block a user