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

Improved onestep checkout UX #721

Merged
merged 4 commits into from
Jan 31, 2025
Merged

Improved onestep checkout UX #721

merged 4 commits into from
Jan 31, 2025

Conversation

indykoning
Copy link
Member

This PR adds some UX improvements mainly aimed at the onestep checkout, but are also applicable to the default checkout
image

More in detail:
Now we send the set billing address when the billing address form has all required fields filled so no errors are logged due to missing fields.

When calling updateCart we choose the last cart we find. When running combined queries this should result in us getting the latest cart data.

Now we show a message that the shipping address is required before showing shipping methods.
(This is also the case for payment methods when it is not a virtual order, otherwise errors will be returned by GraphQL)

Additionally i've fixed the 500 errors due to rapidez-reviews missing

@indykoning indykoning requested a review from royduin as a code owner January 30, 2025 10:17
@royduin royduin merged commit e11744a into master Jan 31, 2025
12 checks passed
@royduin royduin deleted the feature/improved-onestep-ux branch January 31, 2025 08:06
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

Successfully merging this pull request may close these issues.

2 participants