bvr-odoo
bvr-odoo
This commit fixes 2 bugs: (These bugs were introduced by the migration to Bootstrap 5) - Since version 5, Bootstrap adds opacity on the ``, so we have to override...
[WIP]
task-3102275 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...
Steps to reproduce the bug: - In Website edit mode. - Drag and drop a "Badge" snippet into the footer. - Bug: it is not possible to edit the text...
This commit adapts CSS code to correctly display the snippets modal for RTL languages. The snippets modal was introduced in this commit [1]. [1]: https://github.com/odoo/odoo/commit/edf81c13d8f2f6d29a77d68cbfa0dc9216da3c2a task-4072655
Steps to reproduce the bug: - In website edit mode. - Add enough blocks to the page so that a vertical scrollbar appears. - Drag a block and move it...
Steps to reproduce the bug: - Enter edit mode. - Drag and drop 2 "Table of Content" snippets onto the page. - For both snippets, enable the "Hide on mobile"...
Steps to reproduce the bug: - In Website edit mode. - click on the navbar. - For the "Format" option of the navbar, open the color picker. - Select any...
Steps to reproduce the bug: - In Website edit mode. - Drag and drop a "Popup" into the page. - Drag and drop a "Text" block into the page (note...