HimanshuNarware / Devlabs

DevLabs is a website where you can search for free tools that are useful for your daily needs. This application is created by the incredible open-source community
https://www.devlabsstore.tech/
163 stars 258 forks source link

contact us page form validation add (if any one submit ) #1135

Open AnkitMourya12 opened 4 days ago

AnkitMourya12 commented 4 days ago

Is there an existing issue for this?

Feature Description

Implement form validation to ensure all required fields are filled before form submission. When a user attempts to submit the form with any required fields left blank, a message should be displayed prompting the user to complete the missing fields.

Use Case

  1. Identify and mark all required fields on the form.
    • On form submission, check if any required fields are empty.
    • If any required fields are empty:
    • Prevent the form from being submitted.
    • Display a message near the empty required fields indicating that they need to be filled.

Benefits

Improves user experience by providing immediate feedback on incomplete form submissions. Ensures that all necessary information is collected before the form is processed.

Add ScreenShots

devlabs5validation

Priority

Medium

Record

AnkitMourya12 commented 4 days ago

can you assign this issue to me @panwar8279 @HimanshuNarware under gssoc lable

panwar8279 commented 3 days ago

Hi @AnkitMourya12 , I am assigning this task to you. Kindly complete within 3 days and also add 30 sec demo video. Good luck!