odoo/odoo#166158
Created by fw-bot
Merged
at 80162e0da26c9e823840bf0ce1b9eb1998ed4a42
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:16.0-15.0-fix-mega-menu-in-hamburger-full-header-bvr-vPey-fw
- head
- 552c6cd147441a3723a25ccf5b5cae6706b0bbf6
- merged
- 1 year ago by Website, Robin Lejeune (role)
odoo/odoo | |
---|---|
15.0 | #163309 |
16.0 | #166158 |
saas-16.3 | #166176 |
saas-16.4 | #166190 |
17.0 | |
saas-17.4 | |
18.0 | |
saas-18.1 | |
saas-18.2 | |
saas-18.3 | |
master |
[FW][FIX] website: fix mega menu in hamburger full header
Steps to reproduce the bug:
- In edit mode, select "Hamburger Full" as header template and save.
- Add a mega menu in the Menu Editor.
- Open the hamburger menu and try to open the mega menu. => we cannot open it.
After this commit, the mega menu is visible.
Note that the result is not really great but the combination of the "hamburger full" and a mega menu added in the header is not something we want to improve in stable. The users should realize it's not a good idea and change the template of the header. So now, the user will just see the result is not good, rather than seeing that it's broken.
Forward-Port-Of: #163309