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

fix(donation): don't block login form after first failed login #3423

Closed
3 tasks
mehul0810 opened this issue Jun 29, 2018 · 0 comments
Closed
3 tasks

fix(donation): don't block login form after first failed login #3423

mehul0810 opened this issue Jun 29, 2018 · 0 comments
Assignees

Comments

@mehul0810
Copy link
Contributor

mehul0810 commented Jun 29, 2018

User Story

As a user, I want to login again from the donation form if the first time goes wrong so that it will be a consistent UX.

Current Behavior

I currently cannot edit the username and password field of login form after the first failed attempt. I need to refresh the page to try again.

Expected Behavior

I expect to seamlessly work the donation form even after the first failed attempt.

Steps to Reproduce

  1. Create a donation form with the login option
  2. Open the form in the non-login user mode
  3. Try to attempt random username and password for a first failed attempt to log in
  4. Now, detect that clicking on username and password field doesn't work.

Visuals

gif

Tasks

  • Investigate the issue
  • Fix the issue and ensure that any other functionality is not affected
  • Testing
@mehul0810 mehul0810 changed the title fix(donation): prevent blocked login form after first failed login fix(donation): don't block login form after first failed login Jun 29, 2018
DevinWalker pushed a commit that referenced this issue Jul 5, 2018
fix(donation): don't block login form after first failed login #3423
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants