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

Last Name cannot be entered during checkout for "problem_user" #2

Open
pramam opened this issue Feb 2, 2022 · 0 comments
Open

Last Name cannot be entered during checkout for "problem_user" #2

pramam opened this issue Feb 2, 2022 · 0 comments
Labels
PR-bug Bugs filed with PR submission

Comments

@pramam
Copy link
Owner

pramam commented Feb 2, 2022

When logged in as "problem_user" the checkout page does not accept an input for Last Name. But once you type in postal code, it accepts a Last Name which does not overwrite the First Name.

Steps to reproduce:

  • Log in as "problem_user" (Password: "secret_sauce")

  • Add an inventory item to the cart

  • Click on cart icon on top right

  • You are now on a page that shows the one item

  • Click on CHECKOUT

  • Enter First Name 'John' (please scroll down, more text below the image)
    image

  • Enter Last Name 'D'
    Bug: The first letter of the Last Name overwrites the first name
    When you type 'Doe', FirstName is replaced with 'D', then 'o', then 'e'.
    image

  • But once you type a postal code, it accepts an input for Last Name that does not overwrite First Name (This step is hard to reproduce sometimes):

image

@pramam pramam added the PR-bug Bugs filed with PR submission label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-bug Bugs filed with PR submission
Projects
None yet
Development

No branches or pull requests

1 participant