-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[18.0][MIG] web_chatter_postion: Migration to 18.0 #3056
base: 18.0
Are you sure you want to change the base?
Conversation
mailing module - Because the chatter in mass mailing form view lie under a notebook tab, if user choose sided chatter, it will disappear
[IMP] web_chatter_position: improve function compile web_chatter_position: propose myself as maintainer
It seems broken if I selected "side", could you have a look? |
I'll take a look. Evidently the class selection is broader than expected. The changes on the UI had totally broken the "sided" option (it just behaved the same as responsive). I'll see if I can find the leak. |
2a96096
to
af58d7f
Compare
@DucTruongKomit Should be fixed now |
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.
Tested and reviewed, it seems all good!
@ellbristow ok now! Thank you! |
Migration to 18.0
Includes minor code changes to account for changes in base form_renderer markup and JS handling.
App installs and functions.
No unit tests exist due to client-side nature of the module. Unchanged from previous version