-
-
Notifications
You must be signed in to change notification settings - Fork 2k
[18][IMP] web_chatter_position: improve form and chatter layout styles #3272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 18.0
Are you sure you want to change the base?
[18][IMP] web_chatter_position: improve form and chatter layout styles #3272
Conversation
Hi @trisdoan, |
18.0 broken by web_systray_button_init_action module |
Co-authored-by: Stefan Rijnhart <[email protected]>
b15427f
to
3daad80
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code & functional review LGTM
This PR has the |
Hello @StefanRijnhart I don't know if this is also happening in V18, but if yes, IMHO the patch should be also included here or in another PR. |
@anajuaristi I saw that. That patch seems to break attachment rendering in our 16.0 setups for users that force the chatter below, possibly in combination with web_enterprise. We're now moving away from using this module. I might investigate during the OCA days, but you are right that this change is not compatible with that PR and we should probably not be merging this now. |
Hello @StefanRijnhart, fyi, that patch tries to fix a feature, which was added in #3040 for 16.0. And it's not forwarded to 18.0 yet |
Move functional elements of web_sheet_full_width into web_chatter_position, as it is otherwise deprecated.
Supersedes #3183 (after first having proposed the changes into that PR's branch in c4a8-odoo#17).