-
Notifications
You must be signed in to change notification settings - Fork 32
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
[Bug] : Validations for sign up and sign in #4
Comments
Hey @AbhiPatel10, I would like to work on this issue. But I am unable to set up the website locally. Can you please guide me further? |
@devarsh10 assigning to you Let me know which problem you are facing. |
Hey @AbhiPatel10, I have done the setup on my local machine. Can we connect, I need some assistance regarding this issue. |
Currently hard to connect on meet, just mention over hear in which you need help. |
Okay, basically I am unable to find the file where the changes should be made. |
You can find this file from this route.. Src > Component >User > Login |
Hey @AbhiPatel10, I am still working on it and learning how to remove that pop-up. But please assign it to someone more experienced, to avoid blocking. |
Okay not a problem. Let me help you with some hint. The pop-up is generated by a library called "react-toastify" So search on google how it work and then check how we have implemented it in our project. Feel free to message me if you need more help. |
Add validation checks for sign up and sign in forms to ensure data integrity.
Todo :
Remove Alert and show errors in form it self
The text was updated successfully, but these errors were encountered: