-
Notifications
You must be signed in to change notification settings - Fork 685
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
Implement Order Details for Venia (PWA) #350
Comments
Kamino cloned this issue to magento-research/pwa-studio |
Related to #294 - candidate for next sprint. |
@ericerway, We will not be able to estimate this story for now. According to requirements we need to fetch order details and order summary for guest users, but right now Magento allows to retrieve information about order only for authorized users. I have already discussed this question with @zetlen previously and he confirmed this fact. Right now we can implement only static markup and styling for the story.
Additionally we need to integrate this page with our application, but we can not do this right now because of the issue I described above. This task require additional effort and we can not measure the effort now. @ericerway, also we have several questions for you:
|
@Starotitorov OK, let's focus on static markup now and come back around for live data after reviewing the endpoints. Order details is a priority for MVP. Buy again would add the items from the order to the Shopping Cart and Share can be a simple hyperlink to the Product Details page for that item. Thanks! |
@ericerway, thank you for the response! So, what should happen when user clicks share button? |
For MVP it should link to a Product Details page for the item itself. Nothing complex. |
Frontend tasks:
|
@soumya-ashok Could you please take a look at comments I've left at invision? |
@awilcoxa @ddzhura tests are ready to review and available from the link below: |
@AlexeyKaryka I apologize for the delay in responding to this issue, but I left responses to your Invision comments a couple of days ago. Please let me know if you want to discuss further. |
Moving to Sprint 30 for review while fetch endpoints are explored. |
moving to backlog for additional grooming, there are graphql dependencies that must be accounted for. |
Moving back to Grooming for reconsideration; we have commits #526 and #762 to work from with the new GraphQL coverage. /CC @tjwiebell |
Closing as obsolete, new cart/checkout experience accounts for new order summary. |
This issue is for the following packages:
[X]
venia-concept
[ ]
pwa-buildpack
[X]
peregrine
[ ]
pwa-module
[ ]
pwa-devdocs
Description
https://magento.invisionapp.com/d/main#/console/14921712/324119966/preview
As a shopper, I want to view details from an order placed on Venia so that I can buy again, share or review item in the future.
Assumptions
Tasks
The text was updated successfully, but these errors were encountered: