-
Notifications
You must be signed in to change notification settings - Fork 683
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
PWA-2482: Update product detail page for out of stock variations #3903
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some initial review comments
packages/peregrine/lib/talons/ProductFullDetail/useProductFullDetail.js
Outdated
Show resolved
Hide resolved
packages/peregrine/lib/talons/ProductFullDetail/useProductFullDetail.js
Outdated
Show resolved
Hide resolved
packages/peregrine/lib/talons/ProductFullDetail/useProductFullDetail.js
Outdated
Show resolved
Hide resolved
…ditions for not display out of stock products
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some additional feedback
packages/peregrine/lib/talons/AddToCartDialog/useAddToCartDialog.js
Outdated
Show resolved
Hide resolved
packages/peregrine/lib/talons/CartPage/ProductListing/EditModal/useProductForm.js
Outdated
Show resolved
Hide resolved
packages/venia-ui/lib/components/ProductFullDetail/productFullDetail.js
Outdated
Show resolved
Hide resolved
packages/venia-ui/lib/components/ProductFullDetail/productFullDetail.js
Outdated
Show resolved
Hide resolved
packages/venia-ui/lib/components/ProductOptions/swatch.module.css
Outdated
Show resolved
Hide resolved
run cypress |
Successfully started codebuild job for |
run cypress |
Successfully started codebuild job for |
run lighthouse-desktop |
Successfully started codebuild job for |
run lighthouse-mobile |
Successfully started codebuild job for |
Description
Display out of stock variations for configurable products on product detail page.
Preconditions
Related Issue
https://jira.corp.magento.com/browse/PWA-2482
Acceptance
Verification Stakeholders
Specification
Verification Steps
Test scenario(s) for direct fix/feature
Test scenario(s) for any existing impacted features/areas
Test scenario(s) for any Magento Backend Supported Configurations
Is Browser/Device testing needed?
Any ad-hoc/edge case scenarios that need to be considered?
Breaking Changes (if any)
Checklist