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

Add reCAPTCHA to Recruitment Form and Notifications for Error Handling #69

Merged
merged 6 commits into from
Sep 22, 2024

Conversation

kamini08
Copy link
Contributor

Summary of Changes

This pull request includes the following updates to the project:

  1. Added Google reCAPTCHA to Recruitment Form:

    • Integrated reCAPTCHA to ensure form submissions are secure and protect against bots.
    • Added the necessary client-side validation and reCAPTCHA token generation.
  2. Added Toast Notifications for Error Messages:

    • Implemented toast notifications to display error messages.
    • Toasts will show up when form submission encounters validation issues or API errors.

Files Modified:

  • src/components/forms/recruitmentForm.tsx:
    • Integrated reCAPTCHA.
    • Added toast notifications.

Copy link

netlify bot commented Sep 22, 2024

👷 Deploy request for pbpage pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f4b1db8

Copy link

netlify bot commented Sep 22, 2024

👷 Deploy request for pointblankclub pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f4b1db8

Copy link
Member

@SkySingh04 SkySingh04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will Add the env and test on prod!

@SkySingh04 SkySingh04 merged commit 8ff29df into pbdsce:main Sep 22, 2024
0 of 2 checks passed
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