Skip to content
Snippets Groups Projects
Commit 72e96af8 authored by Dhruv Patel's avatar Dhruv Patel
Browse files

[FIX] mail: chatwindow search autocomplete with long name overflowing


When we search for a name in the chat window having a very long name
of the user will overflowing the screen. The autocomplete dropdown list is
overflowing and rendering out of the screen.

With this commit, we have resized the width of autocomplete dropdown list with
the width of the outer element's width as it's standard behavior.

Task : 2449115

closes odoo/odoo#66238

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