forgot_password_modal.html
2.26 KB
-
accessibility: Add `aria-describedby` to login/forgot password (LMS-602) · f7088061
Also adding the email description to the login page and applying the same aria attribute to the correspondin input on that page. From LMS-602: > There is additional explanatory text, marked up in a span element after > the email input. The input elements should be explicitly associated with > this additional text using the aria-describedby attribute. This will > require an ID to be assigned to the span element.
Xavier Antoviaque committed