Closed
Description
Preconditions
- Magento 2.1
- PHP 7 & MySQL
Steps to reproduce
- When trying to move the toolbar it doesn't update like it does with the breadcrumbs.
- I'm in developer mode so changes should be seen right away. Cache isn't the issue.
Expected result
- The toolbar should be moved to the designated area using the tag.
Ex:
<move element="product_list_toolbar" destination="category.description" as="product_list_toolbar" after="-" />
Actual result
- Result is that it doesn't move from its default location in the category.products.list block
Metadata
Metadata
Assignees
Labels
Gate 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.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release