Describe the bug
When you enter an invalid email, the error message prompts you to enter a valid email but doesn't suggest what constitutes a valid email.
To Reproduce
Steps to reproduce the behavior:
Go to the Sign Up page.
Enter an invalid email address (e.g., "user@domain").
Submit the form.
See error message
Expected behavior
An error message should appear with a suggestion indicating what a valid email should look like (e.g., "Please enter a valid email address in the format: user@example.com").
Describe the bug When you enter an invalid email, the error message prompts you to enter a valid email but doesn't suggest what constitutes a valid email.
To Reproduce Steps to reproduce the behavior:
Expected behavior An error message should appear with a suggestion indicating what a valid email should look like (e.g., "Please enter a valid email address in the format: user@example.com").
Screenshots