Skip to content

Commit bc2d558

Browse files
committed
feat: Added invisible searchbox to let search via URL work
1 parent 0e4cc60 commit bc2d558

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

layouts/search/single.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121

122122
<!-- Facet Section -->
123123
<atomic-layout-section section="facets">
124+
<atomic-search-box style="display: none;">
125+
</atomic-search-box>
124126
<atomic-facet field="f5_product" label="Show by product"></atomic-facet>
125127
<atomic-refine-toggle></atomic-refine-toggle>
126128
</atomic-layout-section>

0 commit comments

Comments
 (0)