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

“Create New Account“ disabled when password meets requirements #705

Open
anqi-lu opened this issue Oct 21, 2016 · 3 comments
Open

“Create New Account“ disabled when password meets requirements #705

anqi-lu opened this issue Oct 21, 2016 · 3 comments
Labels

Comments

@anqi-lu
Copy link

anqi-lu commented Oct 21, 2016

Steps to recreate:

  1. Fill in all the text boxes that meet requirements but not select an organization. No “The Organization field is required” error message yet.
  2. Click “Create New Account” button which is enabled at this point. Page refresh, “The Organization field is required” error message shows up. Passwords cleared.
  3. Choose an organization, “The Organization field is required” error message is still there. “Create New Account” button is enabled at this point.
  4. Start typing in password, “Create New Account“ button enabled until password meets the requirements.
  5. Once password meets the requirements, “Create New Account“ button turns into light green and disabled.

I think part of the reason might be lack of reactive response to the selection dropdown box. But I'm not sure why the button turns disabled when password meets requirements.

Related to issue #704

@wmay1991
Copy link

I can take a look into this.

@wmay1991
Copy link

Does the Create New Account button ever need to be disabled?

@seanjrng
Copy link

Just tried this locally and cannot reproduce. @anqi-lu Do you remember what browser you were using? If this is no longer an issue maybe we should close it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants