pesto-students / batch-8-NuSlack

A Group-chat application
https://nu-slack.netlify.com/
2 stars 4 forks source link

[Parent issue] Issues with LogIn page #100

Open abhi18av opened 5 years ago

abhi18av commented 5 years ago

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.

image

abhi18av commented 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.

abhi18av commented 5 years ago

[ } Forgot password page needs to be implemented.

abhi18av commented 5 years ago

[ ] Alignment of the Login page is a little bit off on mobile screens.

We could also remove the need to scroll.

image

abhi18av commented 5 years ago

[ ] Password validation (optional)

abhi18av commented 5 years ago

[ ] Console prints a SecurityError on the login page on firefox.

image

abhi18av commented 5 years ago

[ ] NickName should come first in the SignUp page

abhi18av commented 5 years ago

[ ] The Remember me should be off by default.

abhi18av commented 5 years ago

[ ] The User not found pops up on the following scenarios

image

abhi18av commented 5 years ago

[ ] While typing in the confirm password, it abruptly widens on the screen.

image

abhi18av commented 5 years ago

[ ] Clicking on the NuSlack image should bring us to the LandingPage itself.

abhi18av commented 5 years ago

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.

image

abhi18av commented 5 years ago

[ ] Signup doesn't work in Netlify production due to Network issues, but works on local.

image

abhi18av commented 5 years ago

[ ] 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.

image