Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Disable button to avoid multiple validations #39

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

AyakorK
Copy link
Contributor

@AyakorK AyakorK commented Apr 26, 2024

🎩 Description

Please describe your pull request.

This Pull Request changes the behavior of the JS related to the confirmation form to avoid multiple validations by the user by disabling the button when the form is validating itself.

🔧 How to test

  • Access the Registration Form
  • Register as a new user
  • Access the confirmation page
  • Confirm your code and make sure your button is disabled and that you cannot validate again your form.

Tasks

  • Modify JS

@AyakorK AyakorK marked this pull request as ready for review April 26, 2024 09:13
@AyakorK AyakorK requested review from luciegrau, a team and BarbaraOliveira13 and removed request for a team and BarbaraOliveira13 April 26, 2024 09:13
@luciegrau luciegrau merged commit fdf312e into main Apr 29, 2024
7 checks passed
@luciegrau luciegrau deleted the fix/multiple_validations branch April 29, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants