coderplex-org / coderplex-org/openrank-frontend

Login & Signup enhancements

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
1. No visual feedback like loader when logging in or signing up.
2. No validation of data or form fields on client-side or server-side. I can create users by submitting below details 😲
![Screenshot 2019-09-12 at 10 20 49 PM](https://user-images.githubusercontent.com/8843216/64804004-a3752c80-d5ab-11e9-8209-01db2570ac53.png)
3. In the above screenshot, you can see the signup form has `Login` header.
4. Signing up should automatically login user which is better UX

**To Reproduce**
Steps to reproduce the behavior:
1. Go to log in or signup page
2. Try to create user
3. You can find above-listed issues or bugs

### Expected Behaviour
1. Add a loader when the form is being submitted.
2. Add client-side form validation and also do same in serverside
3. Fix signup form header
4. On backend implement automatically login user when user signs up and reflect same on frontend side also

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.