aditya-bhaumik / Pathsphere

PathSphere is a comprehensive platform designed to connect students with scholarship opportunities and educators with job openings. It features dynamic search tools and community discussions to enhance access to educational and career resources.
https://pathsphere.netlify.app/
MIT License
100 stars 219 forks source link

🐛BUG : Contact Us page - Name field validation #794

Open akash70629 opened 2 hours ago

akash70629 commented 2 hours ago

Description

The "Name" field in the Submit your Details section in 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

  1. Go to Contact Us page
  2. Scroll down to Submit your Details section.
  3. Click on Name field and type numbers and symbols.
  4. See there is no error message.

Expected Behavior

The "Name" field in the Submit your Details section 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.

Screenshots

image

Additional Information

No response

What browser are you seeing the problem on?

Checklist

github-actions[bot] commented 2 hours ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.