Friday, February 23, 2024
1 change · 17.0
Enhancements to existing features
This update adds comprehensive testing for dropdown menus and submenus in the web interface to ensure they function correctly across all versions. By backporting this test from a recent improvement, the team ensures consistent quality and reliability of menu interactions for all users.
Original PR description
This commit backports the test introduced in odoo/odoo#155154, as it is relevant to have it in every versions to ensure that dropdown menu (i.e. submenus) are correctly tested. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#155156