Daily updates from Odoo
Sunday, February 1, 2026
1 change
Enhancements to existing features
This update enhances the mobile signing experience by addressing layout issues and improving navigation. Specifically, it fixes jarring transitions and clarifies empty states, resulting in a smoother and more polished user flow for signing documents.
Original PR description
Before: - Several mobile screens had layout issues such as extra white space, misaligned elements, and uneven spacing. - During signing, the "Next" navigation appeared abruptly without a smooth transition. After: - Improved mobile layouts to remove unnecessary white space and keep grid alignment consistent. - Added placeholders on relevant screens (e.g. Documents folder, Authorized Users, redirect link) to clarify empty states. - Fixed transition issues when navigating between fields during the signing flow. Impact: - Provides a cleaner and more polished mobile signing experience. - Improves usability by making empty states clearer and navigation smoother. Task: 5493477 Forward-Port-Of: odoo/enterprise#105923 Forward-Port-Of: odoo/enterprise#104606