Thursday, November 19, 2020
1 change · master
Enhancements to existing features
The mail composer now shows more specific placeholder text depending on where the user is writing. This helps users quickly understand whether they are messaging a person, group, or channel before typing.
Original PR description
**PURPOSE** The motive is to change dynamic placeholder by giving context to the user for indicating whom he/she is writing. **SPECIFICATION** Changing placeholder "Write Something..." by "Message person/group..." for chat and "Message #channel..." for channel. **LINKS** PR https://github.com/odoo/odoo/pull/60582 Task-2361155