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

This pull request addresses the issue where the eact-multi-email com… #171

Merged
merged 3 commits into from
Feb 14, 2024

Conversation

Elnatanv
Copy link
Contributor

@Elnatanv Elnatanv commented Feb 12, 2024

Pull Request Description

Description:
The component doesn't respect custom email validation. To address this, I modified and relocated the initialEmailAddress function to prioritize the user's custom validation over the internal one. Additionally, I've added a test case to cover the fixed behavior. Please review and merge the changes at your earliest convenience. Thank you!

Changes Made:

  • Modified initialEmailAddress function to prioritize user's custom validation.
  • Added a test case to validate the fixed behavior.

Test Plan:

  • Verified the component behavior with custom email validation using the provided test case.
  • Ensured that existing tests pass successfully.
  • Checked for any potential regressions.

Please review and merge the changes at your earliest convenience. Thank you!

fix for this issue:
#170

…onent does not respect custom email validation. The fix ensures that the component respects the user's custom validation by modifying and moving the initialEmailAddress function to prioritize the provided custom validation over the internal validation. Additionally, tests have NOT been updated to cover the fixed behavior. Please review and merge at your earliest convenience. Thank you!
Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-multi-email ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2024 2:56pm

…returning the emails properly based on the validateEmail prop
…returning the emails properly based on the validateEmail prop
Copy link
Contributor

@HyeongSeoku HyeongSeoku left a comment

Choose a reason for hiding this comment

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

👍👍

@thomasJang thomasJang merged commit 0e7b3ce into axisj:master Feb 14, 2024
3 checks passed
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.

3 participants