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

BUG : Missing Form Validation in Contact Us Form #121

Closed
ygowthamr opened this issue Oct 14, 2024 · 0 comments · Fixed by #124
Closed

BUG : Missing Form Validation in Contact Us Form #121

ygowthamr opened this issue Oct 14, 2024 · 0 comments · Fixed by #124
Assignees
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level2 level2 lebel for gssoc level

Comments

@ygowthamr
Copy link
Contributor

ygowthamr commented Oct 14, 2024

Description:
The "Contact Us" form lacks validation, allowing users to submit incomplete or incorrect information.

Steps to Reproduce:

  1. Go to the "Contact Us" page.
  2. Fill in the form with invalid data (e.g., leave required fields empty).
  3. Click "Submit."

Expected Behavior:
Form should validate inputs, preventing submission if required fields are empty or if the email format is incorrect, with clear error messages displayed.

Actual Behavior:
Form submits without validation checks, leading to potential user confusion.

Additional Information:
image
@Harshdev098 assign me this issue give me labels like level3,gssoc extended and hacktoberaccepted.

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program level2 level2 lebel for gssoc level labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level2 level2 lebel for gssoc level
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants