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

Signin Form: Email Field Allows Submission Without Validation for Empty Input #2434

Closed
shourya1873 opened this issue Nov 28, 2024 · 2 comments · Fixed by #2441
Closed

Signin Form: Email Field Allows Submission Without Validation for Empty Input #2434

shourya1873 opened this issue Nov 28, 2024 · 2 comments · Fixed by #2441
Assignees

Comments

@shourya1873
Copy link

Describe the Bug

Without entering email just by entering the password and click on sign will send a request to Graphql

Recording of the Issue

https://www.awesomescreenshot.com/video/34089694?key=07725f17a046575d009f98a60c69bd5e

Expected Behavior

Before Sending the request the form fields should be validated in client side

To Reproduce

Go to signin just enter password and click on Sign In Button

@paales
Copy link
Member

paales commented Nov 28, 2024

It is happening on main as well, but it completely breaks the app there. @Giovanni-Schroevers will create a fix to get it resolved :)

@shourya1873
Copy link
Author

@paales if its not taken up yet I can also work on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants