BUG #3114
Updated by Tasfia Zaima 7 months ago
On the Enquiry Form, the validation for the Name field is not strong enough.
If the user enters only blank spaces (e.g., two spaces) in the Name field, the form still gets submitted.
___
**Steps to Reproduce:**
* Open the Enquiry Form page.
* In the Name field, enter only blank spaces (e.g., two spaces).
* Submit the form.
___
**Expected Result:**
* Form should validate the Name field properly and should not allow submission if the field contains only blank spaces.
___
**Actual Result:**
* The form gets submitted even when the Name field contains only blank spaces.
___
**Video**
https://drive.google.com/file/d/16cj5GbBCHJjhRuMfkclQC5iBNphsO_Xz/view?usp=sharing