-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Convert checkout to react #2052
Comments
This was referenced Mar 28, 2017
Won't do in Reaction UI, done in NextJS storefront UI |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Part of #2040 and takes care of parts of
Checkout
Checkout page to be converted to react, and retain same level of functionality
Things it must do:
<ReactionLayout>
Components of the checkout page that need to be converted:
Shared components
Login
Part of the login view in the first step of the checkout process is shared across the app. Updating this component to react may affect the other instances.
Address book
Address book is used in a couple different places, and if converted to react should work
Summary be a reusable component
The summary should be shared with the checkout summary #2042
The text was updated successfully, but these errors were encountered: