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

[Feature] Implement the AJAX contact form #38

Closed
4 of 5 tasks
LoneWolf4713 opened this issue Jan 4, 2025 · 5 comments · Fixed by #44
Closed
4 of 5 tasks

[Feature] Implement the AJAX contact form #38

LoneWolf4713 opened this issue Jan 4, 2025 · 5 comments · Fixed by #44
Assignees
Labels
enhancement ✨ New feature or request Intermediate Intermediate level task style tweak 🎨 Improve the website style or formatting SWOC SWOC Open Source Program

Comments

@LoneWolf4713
Copy link
Contributor

Description

The contact us form is implement as a simple HTML Form right now, which redirects user to a page upon submission, leaving your website, I would like to implement it via AJAX, so the form gets submitted inside your website only, no need to redirect to another website.

Screenshots

image

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a SWOC'25 contributor.
  • I am a KWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Jan 4, 2025

Hey @LoneWolf4713, Welcome to the project Eventica! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

This functionality is handled by Netlify form submission, so it redirects to Thank you message defaulted by Netlify, lmk further @LoneWolf4713

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jan 4, 2025
@LoneWolf4713
Copy link
Contributor Author

oh, but it does redirect you a different page right? I can submit the form to netlify itself using AJAX, no need to redirect to another page.

@Rakesh9100
Copy link
Owner

Yes, we can, go ahead @LoneWolf4713

@Rakesh9100 Rakesh9100 added SWOC SWOC Open Source Program and removed question 🤔 Further information is requested labels Jan 4, 2025
@Rakesh9100 Rakesh9100 changed the title [Feature] Implement the contact form using AJAX rather than HTML Form [Feature] Implement the AJAX contact form Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

Hello @LoneWolf4713! Your issue #38 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request style tweak 🎨 Improve the website style or formatting Intermediate Intermediate level task labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request Intermediate Intermediate level task style tweak 🎨 Improve the website style or formatting SWOC SWOC Open Source Program
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants