-
- Downloads
[FIX] mail: chat window should remain folded on new message
If the chat window was initially folded and when a new message is received
the chat window automatically unfolds. it is annoying having a window that
pops up each time a new message is coming while having folded it once.
So, It should remain folded when a new message is received if the chat
window is already folded.
Task : 2522141
closes odoo/odoo#71258
X-original-commit: 6e84914a3691735e9c97084cc8d55788babd2ad9
Signed-off-by:
Sébastien Theys (seb) <seb@odoo.com>
Showing
- addons/mail/static/src/components/chat_window_manager/chat_window_manager_tests.js 42 additions, 15 deletions...mponents/chat_window_manager/chat_window_manager_tests.js
- addons/mail/static/src/models/messaging_notification_handler/messaging_notification_handler.js 2 additions, 2 deletions...ng_notification_handler/messaging_notification_handler.js
Loading
Please register or sign in to comment