Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty password validation message missing #1721

Closed
aerciomelo opened this issue Aug 30, 2019 · 1 comment · Fixed by #1882
Closed

Empty password validation message missing #1721

aerciomelo opened this issue Aug 30, 2019 · 1 comment · Fixed by #1882
Assignees
Labels
bug This points to a verified bug in the code

Comments

@aerciomelo
Copy link

This is not a duplication of #1282

Description

During Sign Up, if you try to register an account with an empty password, the error message to indicate that the field can't be blank nor the policy dialog is not displayed.

Screen Shot 2019-08-30 at 2 22 31 pm

Environment

Please provide the following:

  • Lock version: 11.15
  • Browser version: Google Chrome Version 76.0.3809.100 (Official Build) (64-bit)
  • OS: MacOS 10.14.6

Reproduction

  1. Open the login / register
  2. Click Sign Up
  3. Press the Sign up button
  4. The Can't be blank message will appear under the email address filed, but not the password.

Screen Shot 2019-08-30 at 2 26 00 pm

  1. Add an email address
  2. Press the Sign up button
  3. The password field will keep in an erroneous state (red border), but no message will be displayed.
  4. Add a password and blank out the field again
  5. Press the Sign Up button
  6. The policy dialog will be displayed.

Screen Shot 2019-08-30 at 2 27 22 pm

Screen Shot 2019-08-30 at 2 27 31 pm

@stale
Copy link

stale bot commented Nov 28, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

@stale stale bot added the closed:stale Issue or PR has not seen activity recently label Nov 28, 2019
@stevehobbsdev stevehobbsdev self-assigned this Nov 28, 2019
@stale stale bot removed the closed:stale Issue or PR has not seen activity recently label Nov 28, 2019
@stevehobbsdev stevehobbsdev added the needs investigation An issue that has more questions to answer or otherwise needs work to fully understand the issue label Apr 2, 2020
@adamjmcgrath adamjmcgrath added bug This points to a verified bug in the code and removed needs investigation An issue that has more questions to answer or otherwise needs work to fully understand the issue labels Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants