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

[FEATURE REQUEST] Email Validation in the footer to check for approved domains like .com, .in, etc #1605

Open
Amruta7203 opened this issue May 23, 2024 · 1 comment

Comments

@Amruta7203
Copy link

Description

Is your feature request related to a problem? Please describe.
The current system accepts any email address during form submissions, potentially leading to invalid or irrelevant entries. This can create issues with data integrity and hinder communication efforts.

Describe the solution you'd like
Implement email validation with domain filtering to ensure submitted email addresses:

  • Follow a valid format (username@domain.tld).

  • Belong to pre-defined approved domains (e.g., .com, .in, etc.).

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional Information

Context
Provide any additional context or information that helps explain the feature request.

Potential Implementation (optional)
If you have any ideas or suggestions on how the feature could be implemented, please share them here.

Screenshots or Mockups (optional)
The below image shows that the email id with domain .xyz is a valid email which is not correct.

image

Priority (optional)
Please indicate the priority level of this feature request (e.g., High, Medium, Low).

Additional Notes (optional)
Add any other notes or comments about the feature request here.

Copy link

Congratulations, @Amruta7203! 🎉 Thank you for creating your issue for Moksh. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! Should you have any queries or require guidance, do not hesitate to ask.

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

No branches or pull requests

1 participant