Daily updates from Odoo
Thursday, February 21, 2019
1 change · master
Enhancements to existing features
Mobile users can now close a full-screen Discuss thread using the phone back button or gesture. This makes navigation feel natural on Android and iOS and prevents the browser history from changing unexpectedly.
Original PR description
On mobile when discuss thread window take the whole screen and using the back button/gesture (depending on the platform) doesn't work. Mobile Discuss' thread window (full screen) should react to back gesture (pressing the back button on Android or performing the back gesture on iOS) and close the focused thread window instead of modifying the actual browser's history. Task ID: 1941120