Monday, December 16, 2024
1 change
Enhancements to existing features
This update introduces a shared Discuss header component used by WhatsApp and Website Helpdesk Live Chat. It improves consistency and maintainability of the chat interface, with class name updates to align with the project's styling conventions.
Original PR description
added new component called `DiscussHeader` to improve re-usability in discuss to follow BEM its required to change classNames. related PR: [odoo/ #172042](https://github.com/odoo/odoo/pull/172042) task-3764236