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: Feedback form - Name field validation #258

Open
3 tasks done
akash70629 opened this issue Oct 18, 2024 · 2 comments · May be fixed by #259
Open
3 tasks done

BUG: Feedback form - Name field validation #258

akash70629 opened this issue Oct 18, 2024 · 2 comments · May be fixed by #259
Labels
bug Something isn't working gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted

Comments

@akash70629
Copy link

Is there an existing issue raised for this?

  • I have searched the existing issues

Describe your issue

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

  1. Go to the home page.
  2. Scroll down to the Feedback form section.
  3. Click on the Name field and type numbers and symbols.
  4. See there is no error message.

image

What was the expected result?

The "Name" field should only accept alphabetical letters (a-z, A-Z).

Proposed solution

Need to add input validation to check the data.

Would you like to work on this issue?

Yes

Terms & Conditions

  • I agree to follow the Code of Conduct
  • I'm a GSSOC'24 Ext contributor
@akash70629 akash70629 added the bug Something isn't working label Oct 18, 2024
@github-actions github-actions bot added gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted labels Oct 18, 2024
Copy link

👋 Thank you @akash70629 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@akash70629 akash70629 linked a pull request Oct 18, 2024 that will close this issue
6 tasks
@akash70629
Copy link
Author

@AlfiyaSiddique Please assign me this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant