ShopNex
ShopNex copied to clipboard
Email Validation Needed for Subscription Form on Home Page
Issue Description
The ‘Subscribe to get exclusive offers’ email form on the home page currently does not validate the email addresses entered by users. This could lead to invalid email addresses being submitted.
Steps to Reproduce
- Go to the website.
- Navigate to the home page.
- Find the ‘Subscribe to get exclusive offers’ email form.
- Enter an invalid email address and submit the form.
- Notice that the form accepts the invalid email address.
Expected Behavior
The form should validate the email addresses entered by users. If a user enters an invalid email address and tries to submit the form, an error message should be displayed, and the form should not be submitted.
Actual Behavior
The form accepts any input, even if it’s not a valid email address. There is no error message displayed when an invalid email address is entered.
Screenshots
Please assign me this issue. I am a contributor for GSSoC’ 24. I would love to work on this issue.