UI Design: Log in and sign up page - To remove redundancy of the password character limit
- 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

2. Login Page

The circled message in both these screenshots is not required as it is causing redundancy.
**System Requirements**
Browser: Safari
OS : Mac
Contributor 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