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 : Name Field validation in Feedback page #2329

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

🐞BUG : Name Field validation in Feedback page #2329

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

Comments

@akash70629
Copy link
Contributor

akash70629 commented Oct 17, 2024

🐞 Bug Report

📋 Description

The "Name" field in the Tell Us What You Think section in the feedback 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 Feedback page.
  2. Type numbers and symbols in the Name field and submit it.
  3. There is no error at all

✔️ Expected Behavior

The "Name" field in the Feedback 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