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

Email Field Shouldn't Allow Spaces #604

Closed
1 task done
JamesonRGrieve opened this issue Feb 11, 2025 · 1 comment
Closed
1 task done

Email Field Shouldn't Allow Spaces #604

JamesonRGrieve opened this issue Feb 11, 2025 · 1 comment

Comments

@JamesonRGrieve
Copy link

📜 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

Image

💻 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?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None

@nevo-david
Copy link
Contributor

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.)

@egelhaus egelhaus closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants