-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Incorrect Email Validation on various pages #33354
Comments
I'm willing to work on this, if this bug is accepted @jeanfbrito 🚀 |
@jeanfbrito I was exploring the Rocket.chat and I noticed that this issue is an valid issue, so raised the PR for this please check this |
You don't need to @ anyone - those who need to know will see. You should check that a fix is required before starting work. I think this is likely related to this and should be closed as not a bug:
|
This issue has been marked as stale because there has been no further activity in the last 10 days. If the issue remains stale for the next 4 days (a total of 14 days with no activity), then it will be assumed that the question has been resolved and the issue will be automatically closed. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Search before asking
Operating System
Operating System Version
MacOs
It happens on the web browser too?
Yes, it happens on the web browser too
Rocket.Chat Desktop App Version
4.1.0
Rocket.Chat Server Version
6.12.1
Describe the bug
Email Validation occur at various places.
Exporting Messages-
Screen.Recording.2024-09-14.at.5.10.36.PM.mov
While registering-
Screen.Recording.2024-09-14.at.5.19.51.PM.mov
How to Reproduce
While registering-
Register yourself without the domain. The interface will lead to another page without showing any error.
Export message-
Click on export messages
Input the wrong email
click send
Describe your Expected behavior
There should be proper email validation, not allowing user to login and export messages without the proper domain.
Anything else
This problem occurs everytime.
Are you willing to submit a code contribution?
The text was updated successfully, but these errors were encountered: