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

Various issues caused by pressing enter key immediately after entering a saved user's email #107

Open
dan-lovelace opened this issue May 2, 2018 · 0 comments

Comments

@dan-lovelace
Copy link

dan-lovelace commented May 2, 2018

Environment: test mode
Platform: Ubuntu 16.04 - Firefox 59
Use cases: 2

Use case 1

  1. Enable billingAddress property
  2. Navigate to the checkout modal
  3. Complete all address fields
  4. Enter a saved email into the email field
  5. Press the enter key before the verification code prompt is shown
  6. Notice the fields are rendered on an empty background

Expected:
The system will gracefully handle the user pressing the enter key before the verification code prompt is rendered.

Screenshot: https://www.screencast.com/t/YgOejgCec6z

Use case 2

  1. Disable billingAddress property
  2. Navigate to the checkout modal
  3. Complete all credit card fields
  4. Enter a saved email into the email field
  5. Press the enter key before the verification code prompt is shown
  6. Notice checkout is successful

Expected:
The system will not allow saved users to checkout without entering a verification code.

@dan-lovelace dan-lovelace changed the title Various issues caused by pressing enter key after entering a saved user's email Various issues caused by pressing enter key immediately after entering a saved user's email May 2, 2018
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

1 participant