Tuesday, May 5, 2020
1 change · master
Enhancements to existing features
The website editor’s autocomplete menu now adjusts its height based on where it appears on the page, making suggestions easier to view and use. This improves editing usability by reducing awkward overflow and visual spacing issues around the suggestion list.
Original PR description
To imp: auto size height based on position of the autocomplete based on backend override and remove crappy border 1px, margin: -1px from standard library 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