Tuesday, September 14, 2021
2 changes · master
Resolved issues and error corrections
The dashboard now correctly shows the onboarding banner again when it should appear. This restores guidance that helps users get started and prevents a missing-banner experience caused by an earlier change.
Original PR description
Commit f0320b4004990b68509301db42e316e1f729ff3a forgot about that feature. Together with odoo/odoo#76089, this commit revives the display of the banner.
The Sign request screen now keeps the signer selection area visible on mobile and medium-sized windows. This prevents users from getting blocked when sending signature requests from smaller screens and improves the layout across common window sizes.
Original PR description
* show the field in mobile and median sized window * show correct style when the window size is extra small, medium and large before this task: the signer selection region of sign.send.request is hidden when the window size is medium or smaller as a result, the user cannot send sign.requests taskid: 2628872