Friday, September 11, 2020
3 changes
Resolved issues and error corrections
On mobile screens, empty bottom control panel areas no longer reserve unnecessary space. This improves layout consistency and removes unwanted blank areas, including in signing screens.
Original PR description
PURPOSE purpose of this task when o_cp_bottom class is not filled, it should not take place in mobile. LINKS PR: #12922 Task-2319534
Preparing documents for signature is smoother because popovers now close when a field is moved instead of staying behind. Text selection inside signing fields is also disabled to prevent confusing selection behavior during setup.
Original PR description
Currently, when preparing document for sign, popover is opened and we move field it stay opened and did't follow the field. when try to select text of field, text selection behave strange. so, in this commit popover is going to closed when move field and when text selection is disabled.
The appraisal kanban view no longer zooms employee photos when users hover over them. This prevents distracting or unintended image enlargement while keeping the appraisal view otherwise unchanged.
Original PR description
This will disable zoom feature while hovering over the employee image in the kanban view of appraisal, all while not changing the view. A necessary change was required to make this possible, please see https://github.com/odoo/odoo/pull/55966/commits/82028c4e818203a2ed4e50b324e96ac851bf7beb