Skip to content

Commit f3255ea

Browse files
ENGCOM-2692: [Forwardport] Fixed 'Shop By' button disabling broken on the search page #13445 #17418
- Merge Pull Request #17418 from mage2pratik/magento2:2.3-develop-PR-port-15650 - Merged commits: 1. 5c310fc
2 parents 0e2bca6 + 5c310fc commit f3255ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/LayeredNavigation/view/frontend/layout/catalogsearch_result_index.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
-->
88
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
99
<body>
10+
<attribute name="class" value="page-with-filter"/>
1011
<referenceContainer name="sidebar.main">
1112
<block class="Magento\LayeredNavigation\Block\Navigation\Search" name="catalogsearch.leftnav" before="-" template="Magento_LayeredNavigation::layer/view.phtml">
1213
<block class="Magento\LayeredNavigation\Block\Navigation\State" name="catalogsearch.navigation.state" as="state" />

0 commit comments

Comments
 (0)