react-multi-email
react-multi-email copied to clipboard
Allow to edit parsed email
Overview
I would like to be able to edit already entered email
Case
- Enter
[email protected]
- Press
Space
- Press
Backspace
- Whole email section is deleted 4.1 Would be great to edit previous email as raw text
That's a good idea. I would consider your suggestion. Thank you.
@thomasJang there is that option?
i would say.. it would be something like, if we click on completed email. it should become editable. technically: we can remove that email from previous array and re-validate it after editing. something like that.
We are currently using the react-multi-email
in our project and I was looking exactly for the editing logic of entered email. Could you please tell whether there are any updates for it?