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

Email Validation on Subscription Button #129 #170

Closed
wants to merge 2 commits into from

Conversation

kaifbilal
Copy link

@kaifbilal kaifbilal commented Oct 26, 2024

Fixex #129

This update enhances the subscription feature by adding email validation to ensure users enter a properly formatted email address. The email input now requires a structure like [email protected], with text segments before and after the @ symbol and . separator. This improves data quality and user experience by reducing incorrect email entries.

Changes:

Added regex-based validation to check for required email structure.
Updated feedback messages to guide users on correct input format.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better.

Please follow these guidelines for smooth collaboration:

  1. After completing a task, add your name and details to the Contributors Table/List.
  2. Attach relevant screenshots or videos of your contribution for transparency.
  3. Tasks are assigned on a first-come, first-served basis.
    • Avoid spamming requests for already-assigned tasks.
    • Respect the queue and wait for new tasks.
  4. Propose New Ideas: Discuss new features or suggestions in the "Ideas" channel before starting work.

@Amna-Hassan04
Copy link
Owner

@kaifbilal Link the isse that you worked on

@kaifbilal
Copy link
Author

@Amna-Hassan04 my apology, I've linked it,
I'm new to open source, please help me, as I'm unable to know the assignment process, how to get assigned to an issue!

@kaifbilal
Copy link
Author

Hey @Amna-Hassan04 I have done that issue, i hope you accept that pull request, if not please help me with what to do according to the guidelines!!

@kaifbilal kaifbilal closed this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants