We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Spaces aren't valid in emails, the email field shouldn't support them for UX.
Go to add a team member, enter an email with a space.
Spaces should be sanitized out of pasted values, and not allowed to be entered.
Windows
v20.12.2
No response
None
The text was updated successfully, but these errors were encountered:
I am closing this issue, it's an overkill as you can see, we are getting an invalid email message (and there is also a validation on the backend.)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
📜 Description
Spaces aren't valid in emails, the email field shouldn't support them for UX.
👟 Reproduction steps
Go to add a team member, enter an email with a space.
👍 Expected behavior
Spaces should be sanitized out of pasted values, and not allowed to be entered.
👎 Actual Behavior with Screenshots
💻 Operating system
Windows
🤖 Node Version
v20.12.2
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: