Trisha-tech / OnlineBookSales

This project named Online Book Sales - Backend deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase, a shopping cart is provided to the user.
https://book4u-j5au.onrender.com/
MIT License
138 stars 239 forks source link

[Bug]: Contact Us form - Name field validation #558

Open akash70629 opened 1 month ago

akash70629 commented 1 month ago

Is there an existing issue for this?

Describe the bug

The "Name" field in the Contact Us 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.

Expected behavior

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

Add ScreenShots

image

On which device are you experiencing this bug?

Chrome

Record

github-actions[bot] commented 1 month 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.

himasnhu018 commented 1 month ago

hiii i want to contribute for this issue.!!

akash70629 commented 1 month ago

Please assign me this issue.

akash70629 commented 1 month ago

@Trisha-tech please assign me this issue

Trisha-tech commented 1 month ago

Is there an existing issue for this?

  • [x] I have searched the existing issues

Describe the bug

The "Name" field in the Contact Us 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.

Expected behavior

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

Add ScreenShots

image

On which device are you experiencing this bug?

Chrome

Record

  • [x] I have read the Contributing Guidelines
  • [x] I'm a GSSOC'24 contributor
  • [x] I have starred the repository

Hello @akash70629, Go for it All the Best