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

fix(reactmultiemail): fix copy and paste of multiple emails at a time #147

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

jhaltercmu2020
Copy link
Contributor

This fixes copy and paste for multiple emails in a row. @thomasJang Looks like after a bit more extensive testing, checking if array.length === 1 is not what we want to do. When trying to copy-paste emails copied from Google this check does not work.

Sorry for my mistake, can you review and see if I am missing anything? Thanks.

@vercel
Copy link

vercel bot commented Jul 24, 2023

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 Aug 17, 2023 1:13pm

fix copy and paste of multiple emails in a row
react-multi-email/ReactMultiEmail.tsx Outdated Show resolved Hide resolved
react-multi-email/ReactMultiEmail.tsx Show resolved Hide resolved
@jhaltercmu2020
Copy link
Contributor Author

@thomasJang Would you be able to ping a few other maintainers to review this?

@thomasJang thomasJang merged commit 4af80de into axisj:master Sep 11, 2023
3 checks passed
@thomasJang
Copy link
Member

@jhaltercmu2020 I am sorry we were late!

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