From 1afb2f77695fae9a56d44a8263cd4bf57f253a76 Mon Sep 17 00:00:00 2001 From: Alec Rippberger <127791530+alec-livefront@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:38:17 -0600 Subject: [PATCH] Wrap login component email and MP entry states with invisible divs (#11884) - Allows autofill to fill both email and password --- libs/auth/src/angular/login/login.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/auth/src/angular/login/login.component.html b/libs/auth/src/angular/login/login.component.html index 888b2e8639..0afc4659db 100644 --- a/libs/auth/src/angular/login/login.component.html +++ b/libs/auth/src/angular/login/login.component.html @@ -11,7 +11,7 @@ -->
- +
{{ "emailAddress" | i18n }} @@ -82,9 +82,9 @@
-
+ - +
{{ "masterPass" | i18n }} @@ -140,5 +140,5 @@
-
+