You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the validator library doesn’t allow comma-separated email addresses. Only spaces are supported. Since the HTML standard also allows comma-separated email addresses, Form Block should support it, too. Especially since it’s the typical way of entering multiple entries in a single field.
Why is this feature necessary?
Comply with HTML standard
Are you expecing side-effects?
Check server-side validation.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What feature are you requesting?
Currently, the validator library doesn’t allow comma-separated email addresses. Only spaces are supported. Since the HTML standard also allows comma-separated email addresses, Form Block should support it, too. Especially since it’s the typical way of entering multiple entries in a single field.
Why is this feature necessary?
Comply with HTML standard
Are you expecing side-effects?
Check server-side validation.
Code of Conduct
The text was updated successfully, but these errors were encountered: