diff --git a/extensions/odoo_theme/static/js/menu.js b/extensions/odoo_theme/static/js/menu.js index 6e437dd58..2f4d3aef7 100644 --- a/extensions/odoo_theme/static/js/menu.js +++ b/extensions/odoo_theme/static/js/menu.js @@ -47,14 +47,21 @@ } }; + document.addEventListener('scroll', () => { + // Allow to hide the searchbar when the page is scrolled in mobile. + _flagHeaderWithScrollPosition(); + }); + /** - * Mobile: Toggle open/close sidebar on click of nav button (&& on swipe left to right?). - * - * - * `o_active_toc_entry` class, and their related (parent) TOC entry list (