User tests: Successful: Unsuccessful:
Pull Request for Issue #37698
Enable ReCaptcha and custom fields in registration form and check the position of ReCaptcha. It should be placed at the bottom of the form, right before Register button.
The ReCaptcha is placed before custom fields, in the middle of the form
The ReCaptcha should be placed before the Register button
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_users |
Labels |
Added:
?
|
@richard67 Thankyou for your helpful suggestions. I will keep these suggestions in mind for my next PR's.
@shazmasiddiqui You don't always need to update your branch when it is shown as not up to date with the base branch on GitHub. You only need to do that when GitHub shows that there are conflicting files, which was not the case.
This pull requests has automatically rebased to 4.2-dev.
This pull requests has been automatically converted to the PSR-12 coding standard.
This pull request has been automatically rebased to 4.3-dev.
Shazma @shazmasiddiqui, does the PR #38604 fix the issue?
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-06-09 22:14:58 |
Closed_By | ⇒ | obuisard | |
Labels |
Added:
bug
PR-4.3-dev
?
Removed: ? |
@shazmasiddiqui Check our coding standards: https://developer.joomla.org/coding-standards/introduction.html . And a useful hint: Adjust your editor in a way so that you can see and distinguish tabs and spaces.