codervivek5 / VigyBag

VigyBag is an e-commerce platform designed to empower villagers by providing them with a nationwide marketplace to sell their eco-friendly products across India. This platform bridges the gap between rural artisans and urban consumers, ensuring that their sustainable creations reach a wider audience.
https://www.vigybag.com/
MIT License
150 stars 354 forks source link

🐞BUG : Name Field validation in Feedback page #2329

Open akash70629 opened 2 hours ago

akash70629 commented 2 hours ago

🐞 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:

github-actions[bot] commented 2 hours ago

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.