Skip to content

Login & Signup enhancements #11

Open
@vinaypuppal

Description

@vinaypuppal

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
  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions