anmode / grabtern-frontend

Connecting the mentors and creating a network
https://grabtern.in/
MIT License
22 stars 35 forks source link

🐞 [BUG] - Sign In / Up form doesn't have form validation #797

Closed vatsalsinghkv closed 7 months ago

vatsalsinghkv commented 10 months ago

Description

Sign in and Sign up form doesn't have proper form validation at the frontend, like you can make request without typing email and password, which creates bad user experience.

I'd like to add form validations at the frontend on these sign in and sign up forms.

Current behaviour

Forms making request without any inputs

Expected behaviour

It should let the user know to write valid email & password before making request to the backend

Reproduction steps

1. Go to sign in / sing up page
2. Enter login / register without any input

Screenshots

Screenshot 2023-10-28 at 8 19 02 PM

Logs

No response

Browsers

No response

OS

No response

Are you contributing for a program ?

Other

Code of Conduct

github-actions[bot] commented 10 months ago

Hello @vatsalsinghkv! Thank you for raising this issue. Please make sure to follow our Contributing Guidelines. Don't forget to ⭐ our Grabtern-Frontend.

Our review team will carefully assess the issue and reach out to you soon! We appreciate your patience!

soulmini commented 10 months ago

can you assign me @vatsalsinghkv

anmode commented 10 months ago

sure

Yash-Ainapure commented 8 months ago

Heyy @anmode , could you assign me this issue?