The email input field currently does not have proper validation, allowing users to enter invalid email formats. there is a need to implement validation for the email input field to ensure that only properly formatted email addresses are accepted.
Acceptance Criteria
The email input field should only accept valid email formats (e.g., user@example.com).
If an invalid email format is entered, the form should display an error message prompting the user to enter a valid email.
The error message should be clear, concise, and visible to the user.
The form should not be submitted if the email field contains an invalid email address.
Description
The email input field currently does not have proper validation, allowing users to enter invalid email formats. there is a need to implement validation for the email input field to ensure that only properly formatted email addresses are accepted.
Acceptance Criteria
Links
|
FIGMA LINK
https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=11001-63589Images