-
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-2971: [bug]: Gallery item Add To Cart configurable product redire… #4001
Conversation
…ct URL doesn't match tile URL - prefix url suffix with slash to fix redirect - update test expectation
|
…ct URL doesn't match tile URL - use resourceUrl util to generate redirect link
run cypress |
Successfully started codebuild job for |
LogERROR ON TASK: cypressTests
|
run lighthouse-desktop |
Successfully started codebuild job for |
run lighthouse-mobile |
Successfully started codebuild job for |
QA Approved. |
…ct URL doesn't match tile URL
Description
Prefix URL with a
/
so it uses the base URL instead of being relativeRelated Issue
Closes #3854.
Acceptance
Verification Stakeholders
@dpatil-magento
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?
Screenshots / Screen Captures (if appropriate)
Breaking Changes (if any)
Checklist