SauravMukherjee44 / Aec-Library-Website

This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
https://aec-library-wbsite.netlify.app/
MIT License
106 stars 242 forks source link

Bug Report: Missing Validation in contact us form #1384

Closed GauriBhandari closed 1 year ago

GauriBhandari commented 1 year ago

Reproduction steps

When the contact us form is submitted without filling the fields it fails to ask the user to enter the fields.

Expected behavior

It should ask the user to add the required fields . Adding validations to the form makes it easy for the owner to respond to the particular query as soon as possible. It will make the site more user friendly. Also validations in the form are important as a security measures.

Actual Behavior

It didn't asked to add the fields

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

GauriBhandari commented 1 year ago

@SauravMukherjee44 please assign me this issue. I would like to contribute to this issue.

rohanbabbar04 commented 1 year ago

Sure go ahead @GauriBhandari

GauriBhandari commented 1 year ago

thank you! Could you please add the required label . I will work on this shortly.

rohanbabbar04 commented 1 year ago

I will add it on the PR once you are done with the issue....

GauriBhandari commented 1 year ago

sure, working on this issue !