Skip to content
Snippets Groups Projects
Commit f22c34e7 authored by Sébastien Theys's avatar Sébastien Theys
Browse files

[FIX] mail: avoid marking hint as resolved before message list render


This change highlighted issues with the async behavior of `useUpdate`, which
was no longer necessary and therefore reverted.

This in turn highlighted issue with animation of chat window unfolding, making
restoring of scroll position not work as intended due to the message list not
having its whole height available during some time after render. This animation
being minor (and even annoying in some cases) it was decided to remove it.

task-2387729

closes odoo/odoo#61881

Signed-off-by: default avatarAlexandre Kühn (aku) <aku@odoo.com>
parent 7a290273
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment