Defect Report 1
Defect Report 1
Defect Report
Environment:
Description:
The login field for the email application does not accept valid email addresses, leading to failed
login attempts.
Steps to Reproduce:
Expected Result:
The user should be logged in successfully, and redirected to the inbox or homepage of the
application.
Actual Result:
An error message appears stating "Invalid email address" despite entering a valid email format.
Screenshots/Attachments:
Additional Information:
The issue occurs consistently with all valid email addresses tested.
No error is logged in the console.
Suggested Fix:
Review the email validation logic in the login component to ensure it correctly accepts valid
email formats.
Status: Open
Assigned To: Devleoper name