Open abhi18av opened 5 years ago
[ ] The emailID
validation doesn't work on LogIn
but it works on the SignUp
page after clicking Register
.
A possible solution is that we could simply add username/emailid
to that and allow users to directly use their usernames.
[ } Forgot password page needs to be implemented.
[ ] Alignment of the Login page is a little bit off on mobile screens.
We could also remove the need to scroll.
[ ] Password validation (optional)
[ ] Console prints a SecurityError
on the login page on firefox.
[ ] NickName should come first in the SignUp
page
[ ] The Remember me
should be off by default.
[ ] The User not found
pops up on the following scenarios
[ ] While typing in the confirm password
, it abruptly widens on the screen.
[ ] Clicking on the NuSlack
image should bring us to the LandingPage
itself.
Not sure whether we want to take this one up, still mentioning it here.
[ ] Upon entering the wrong email/password
combination the console throws the following error related to XHR requests
.
[ ] Signup doesn't work in Netlify production
due to Network issues
, but works on local.
[ ] SignUp completion
should have a default screen.
The Go to Login
and Go back to Login
needs to be removed or changed for better options for the user.
This issue combines all the sub-issues on the main login/signup screen.
Previously identified issues [ ] https://github.com/pesto-students/batch-8-NuSlack/issues/98 [ ] https://github.com/pesto-students/batch-8-NuSlack/issues/99
For the new issues added here, please use the
Reference in new issue
functionality and assign it to yourself, if you pick it.