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 the email format while subscribing #1547

Closed
5 tasks done
Ishika-Gupta06 opened this issue Oct 20, 2024 · 4 comments · Fixed by #1557
Closed
5 tasks done

[Bug]: Check the email format while subscribing #1547

Ishika-Gupta06 opened this issue Oct 20, 2024 · 4 comments · Fixed by #1557
Assignees

Comments

@Ishika-Gupta06
Copy link
Contributor

Ishika-Gupta06 commented Oct 20, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When users try to subscribe 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 subscription or 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 201308

On which device are you experiencing this bug?

Browser: Chrome

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 Please assign me under Gssoc-ext, hacktoberfest and level-1,2,3

@IRONalways17
Copy link

/assign

@Ishika-Gupta06
Copy link
Contributor Author

@apu52 PLEASE REVIEW THE PR

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! 🚀

@apu52 apu52 added the level1 label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants