Compare the "Forgot your password" and "Forgot your username" validation of the email address on the frontend of Joomla 4 beta 6
Consistency
The Email Address validation on "Forgot your username" is Javascript based and onBlur of the field, you cannot submit the form until the field value is validated by JS.
The Email Address validation on "Forgot your password" has no onBlur Javascript validation, and only validates after the form is submitted.
Safari on Mac
no JS errors in console.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-01-08 16:57:28 |
Closed_By | ⇒ | wilsonge |
PR #31897