You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click on the product in the order's details, I should land on the selected product (unless it is no more available). On the other hand, as mentioned, the product might be not available anymore, in Luma there is no link in the order details. Therefore, maybe the expectation is to remove that link.
Actual Behavior
Currently, the link is broken and leads to 404.
Possible Solution
Either, make the link work if there is a product or remove it to align with luma functionality.
Steps to reproduce
Log in as a customer
Assuming that you have some orders, go to the orders tab in my account
Select any order to see its details
On the product list click one of the products
Observe beautiful 404
What version of Magento 2 integration are you using?
2.4.x
What version of Node.js are you using?
16.13.1
What browser (and version) are you using?
Version 96.0.4664.110 (Official Build) (arm64)
What operating system (and version) are you using?
macOS Monterey 12.1
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Expected Behavior
When I click on the product in the order's details, I should land on the selected product (unless it is no more available). On the other hand, as mentioned, the product might be not available anymore, in Luma there is no link in the order details. Therefore, maybe the expectation is to remove that link.
Actual Behavior
Currently, the link is broken and leads to 404.
Possible Solution
Either, make the link work if there is a product or remove it to align with luma functionality.
Steps to reproduce
What version of Magento 2 integration are you using?
2.4.x
What version of Node.js are you using?
16.13.1
What browser (and version) are you using?
Version 96.0.4664.110 (Official Build) (arm64)
What operating system (and version) are you using?
macOS Monterey 12.1
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: