Closed
Description
Preconditions
Magento 2.2
Steps to reproduce
Try to change the position of a tab on a product page in the code
Expected result
Obviously, most store owners would like to have an ability to change the order of any tab on a product page. For example, they would prefer to make "Description" tab appearing first always, regardless names of modules that add tabs to a product page.
Actual result
There is no normal way to change an order of tabs on Magento 2 storefront on a product page. Magento2 just loads tabs from A to Z by its module name. So, if there is a module with A_modulename name, then its tab will appear first (before the Description tab).
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release