while signing up, there is no alert if password and confirm password don't match and there should be some validation for username and passwords to make a good sign up page. And an alert should be generated on a successful registration.
On clicking on login page, the login modal is hidden behind the footer so, the user can't enter the credentials.
I would like to work on these issues. Please assign me this with labels "hacktober-fest", "gssoc-extd" and an appropriate level.
Thanks
Steps to Reproduce
Click on Sign up on homepage
Enter the different password in password input and confirm password and there will be no alert on entering different inputs.
Click on login button on signup page and homepage, both will be redirected to login page but the login modal is hidden behind the footer.
Expected Behavior
There should be some validation for username and passwords to make a good sign up page. And an alert should be generated on a successful registration.
Actual Behavior
There is no alert on entering different passwords and login modal is hidden behind the footer.
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
Description
while signing up, there is no alert if password and confirm password don't match and there should be some validation for username and passwords to make a good sign up page. And an alert should be generated on a successful registration.
On clicking on login page, the login modal is hidden behind the footer so, the user can't enter the credentials.
I would like to work on these issues. Please assign me this with labels "hacktober-fest", "gssoc-extd" and an appropriate level.
Thanks
Steps to Reproduce
Expected Behavior
There should be some validation for username and passwords to make a good sign up page. And an alert should be generated on a successful registration.
Actual Behavior
There is no alert on entering different passwords and login modal is hidden behind the footer.
Additional Information
No response
Browser
Chrome
Checklist