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 : First Name Field validation in Contact us page #2331

Closed
akash70629 opened this issue Oct 17, 2024 · 1 comment · Fixed by #2333
Closed

🐞BUG : First Name Field validation in Contact us page #2331

akash70629 opened this issue Oct 17, 2024 · 1 comment · Fixed by #2333

Comments

@akash70629
Copy link
Contributor

akash70629 commented Oct 17, 2024

🐞 Bug Report

📋 Description

The "First Name" field in the Contact us page should only accept alphabetical letters (a-z, A-Z). Currently, the field allows users to input symbols and special characters, which may lead to invalid or spam submissions.

⚙️ Steps to Reproduce

Steps to reproduce the behaviour:

  1. Go to the Contact us page.
  2. Type numbers and symbols in the First Name field and submit it.
  3. There is no error at all

✔️ Expected Behavior

The "First Name" field in the Contact us page should only accept alphabetical letters (a-z, A-Z).

❌ Actual Behavior

Currently, the field allows users to input symbols and special characters, which may lead to invalid or spam submissions.

Priority

High

Screenshot

image

Please assign this issue to me and label it with:

  • hacktoberfest
  • hacktoberfest-accepted
  • Gssoc-est
  • gssoc
Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

For more information, join the official Discord.

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 a pull request may close this issue.

1 participant