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

customerForOrder form error vanishes after filling the address form and user won't know why the proceed to payment button is still locked #88

Open
parkashay opened this issue Oct 2, 2024 · 0 comments

Comments

@parkashay
Copy link

In the checkout page, There is a bug where, when the customer for order form (with email, firstname and lastname) is filled with a already registered email, first the error will show up as *you cannot use this email. But if the user scrolls below and starts filling the address form, by the time the address form is completed filling, the error that was above is gone due to the response of the address form replaces the error value from previous response. And the user won't have any idea why the 'proceed to payment' button is still locked even after filling all fields.
This issue is affecting mobile users as the user will scroll down as soon as the form is filled and by the time error pops up, it would not be in the viewport.

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