Daily updates from Odoo
Thursday, April 19, 2018
2 changes
Resolved issues and error corrections
Users can now open the date picker by clicking anywhere in the date field area, including the arrow icon. This makes date entry more intuitive and avoids confusion when the arrow previously appeared clickable but did nothing.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=60387&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.61a36854fe41c235ba7bba027d5e4ca8 Current behavior before PR: On a date field, an arrow not clickable. Desired behavior after PR is merged: On a date field when click on the arrow, a datepicker should be opened. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The mobile website preview now shows a single, clear close button instead of overlapping close icons. This removes a small visual glitch and makes the preview easier to use on mobile-sized screens.
Original PR description
[IMP] website : improve close icon style Before: close icon not shown properly as we show two cross icon overlapped Now close icon show properly Issue : https://www.odoo.com/web#id=1817880&view_type=form&model=project.task&action=333&active_id=1278&menu_id=4720 Pad : https://pad.odoo.com/p/openerp-project.task-B6DAVTHUCS