muk-it / muk_web

MuK Odoo Web Modules
GNU Lesser General Public License v3.0
109 stars 232 forks source link

Bad rendering of chatter sidebar with french locale #109

Closed alorence closed 5 years ago

alorence commented 5 years ago

On the right side of invoices views, chatter is correctly rendered on your demo website: opera_2019-07-15_13-02-41

But on my own instance, with french translation enabled, buttons for New message, New note and Schedule activity take too much space. As a result, the whole block is inconsistently rendered. opera_2019-07-15_13-03-08

It become pretty difficult to open the "attachment" panel, because the link is partially overhidden by Following menu.

By the way, thank you for this amazing work !

keshrath commented 5 years ago

image

I think some module is not up to date (muk_web_theme / muk_web_theme_mail)

alorence commented 5 years ago

You are right. My modules were correctly up-to-date, but muk_web_theme_mail was not installed. The chatter now displays correctly. Thanks.

I was not aware that muk_web_theme had other dependencies than muk_utils, muk_autovacuum and muk_web_utils. Should I install other modules in order to ensure everything works as expected ?

keshrath commented 5 years ago

The mail module is not a dependency but an extension.