Skip to content

Utility: Validate the email address in the catalog whenever user is going to add another email #1099

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

Conversation

dadhich-ashish
Copy link
Contributor

This is a client script that validates the email address in the MRVS field. It uses MutationObserver to observe the changes in the MRVS field.

UseCase: Validate the email address in the catalog whenever user is going to add another email, and show an error message if a duplicate email address is found.

…oing to add another email

This is a client script that validates the email address in the MRVS field. It uses MutationObserver to observe the changes in the MRVS field.

UseCase: Validate the email address in the catalog whenever user is going to add another email,  and show an error message if a duplicate email address is found.
@snamjosh
Copy link
Contributor

snamjosh commented Oct 2, 2024

Hello @dadhich-ashish . However, it doesn’t comply with our contributing guidelines. As a reminder, the general requirements (as outlined in the CONTRIBUTING.md file) are the following: follow the folder+subfolder guidelines and include a readme.md file explaining what the code snippet does. Review your contribution against the guidelines and make the necessary adjustments. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

@snamjosh snamjosh closed this Oct 2, 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