?
avatar PhilETaylor
PhilETaylor
8 Jan 2021

Steps to reproduce the issue

Compare the "Forgot your password" and "Forgot your username" validation of the email address on the frontend of Joomla 4 beta 6

Expected result

Consistency

Actual result

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.

Screenshot 2021-01-08 at 14 11 04

The Email Address validation on "Forgot your password" has no onBlur Javascript validation, and only validates after the form is submitted.

Screenshot 2021-01-08 at 14 11 36

System information (as much as possible)

Safari on Mac

Additional comments

no JS errors in console.

avatar PhilETaylor PhilETaylor - open - 8 Jan 2021
avatar joomla-cms-bot joomla-cms-bot - change - 8 Jan 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 8 Jan 2021
avatar wilsonge
wilsonge - comment - 8 Jan 2021

PR #31897

avatar wilsonge wilsonge - change - 8 Jan 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-01-08 16:57:28
Closed_By wilsonge
avatar wilsonge wilsonge - close - 8 Jan 2021

Add a Comment

Login with GitHub to post a comment