Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Check mail format while register #1548

Closed
5 tasks done
Ishika-Gupta06 opened this issue Oct 20, 2024 · 3 comments
Closed
5 tasks done

[Bug]: Check mail format while register #1548

Ishika-Gupta06 opened this issue Oct 20, 2024 · 3 comments
Assignees
Labels

Comments

@Ishika-Gupta06
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When users try to register by entering their email, there is no validation or improper validation of the email format. As a result, users are able to enter incorrect or improperly formatted email addresses, causing issues with registration.

Expected behavior

When users enter their email in the subscription form:

The email should follow the standard format, i.e., [email protected].
If the email format is incorrect, an error message should appear, prompting the user to enter a valid email.
The form should not be submitted until a properly formatted email is entered.

Add ScreenShots/Videos

Screenshot 2024-10-20 200603

On which device are you experiencing this bug?

No response

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 Extended contributor
  • I'm a Hacktoberfest'24 contributor
  • I have starred the repository
@Ishika-Gupta06 Ishika-Gupta06 added the bug Something isn't working label Oct 20, 2024
@Ishika-Gupta06
Copy link
Contributor Author

@apu52 assign me under GSSOC-EXT, HACKTOBERFEST, LEVEL-1,2,3

@apu52
Copy link
Owner

apu52 commented Oct 21, 2024

@Ishika-Gupta06 i have assigned you , just try to make separate Pr SEPARATELY for both if the issues

@apu52 apu52 closed this as completed Dec 28, 2024
Copy link

✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants