Cloud-CV / Cloud-CV/EvalAI

UI Design: Log in and sign up page - To remove redundancy of the password character limit

Open
#2,479 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

**- the observed behaviour**
Password field by default displays the character limit that minimum length of 8 is required.
**- the expected behaviour**
According to good UI design, I think it would redundant to include the character limit, when it is actually dynamically updating this behaviour when the character limit is less than 8 and this calls for redundancy.
**- steps to reproduce the problem**
Look at the screenshot below

1. Sign UP page

Screenshot 2019-11-24 at 12 43 48 AM

2. Login Page

Screenshot 2019-11-24 at 12 37 46 AM

The circled message in both these screenshots is not required as it is causing redundancy.

**System Requirements**
Browser: Safari
OS : Mac

Contributor guide

Open the contributing guide

Research direction

The issue points to the login and sign-up pages and includes screenshots of their password fields; begin by locating those pages' password validation and message rendering. Done means the redundant character-limit message is no longer shown while the dynamic under-eight-character validation remains; verify both pages in Safari on macOS.

Written by the indexing model from the issue text.

Assessment

Tech stack
angularjs
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.