priyasirohi09 / common-voice

Mozilla Public License 2.0
0 stars 18 forks source link

Name Field in Contact Form is Not Required While Others Are Required #22

Open kohantikanath opened 1 week ago

kohantikanath commented 1 week ago

Name Field in Contact Form is Not Required While Others Are Required

Description:

The "Name" field in the contact form is currently not set as a required field, unlike the other fields ("Email" and "Message"). This can lead to incomplete submissions and affect data quality.

Steps to reproduce:

  1. Open the contact form on the website.
  2. Leave the "Name" field empty.
  3. Fill in the "Email" and "Message" fields.
  4. Submit the form.

Actual Behavior:

The form is submitted successfully even though the "Name" field is empty.

Expected Behavior:

The form should not be submitted if the "Name" field is empty. An error message should prompt the user to fill in the "Name" field.

Screenshot

WhatsApp Image 2024-07-05 at 07 21 32_3201ea9b

jenish-thapa commented 1 week ago

Can you please assign me this issue, @priyasirohi09. I'd like to work on this.