hyva-themes / magento2-react-checkout

Highly Customizable Checkout for Magento 2, Built with React.
BSD 3-Clause "New" or "Revised" License
178 stars 53 forks source link

Login with account issue #319

Closed ennostuurman closed 1 year ago

ennostuurman commented 1 year ago

Hyva React checkout 1.1.2

Also reproducible on https://demo.hyva.io/hyva/reactcheckout/ (see attached gif).

Steps to reproduce:

  1. Save your email address (as a guest)
  2. Click on edit
  3. Then switch to login with account

Expected result: You can login with your account

Actual result: You can't login as the login button remains disabled.

The question is if this is a bug or that we should just hide the login as guest or with account (loginInfoBox) after saving the email address.

hyva-react-checkout-login-bug

rajeev-k-tomy commented 1 year ago

@ennostuurman Thank you for reporting this problem. This is indeed a UI bug which needs to be fixed. A merge request #325 is created to fix this problem.