RocketChat/Rocket.Chat
View on GitHubOmnichannel transfer comment is not wrapped to multiple lines
Open
#26723 opened on Aug 29, 2022
area: ui/uxgood first issuehacktoberfest
Description
Description:
When transferring omnichannel conversation to another agent with a comment, text is not wrapping to new line, going out of the line with "...".
Steps to reproduce:
- Agent A: Receive omnichannel conversation.
- Transfer it to agent B, leaving long text comment.
- See on agent B's chat non-wrapped text (rest of it is not visible).
Expected behavior:
Transfer comment text is wrapped to multiple lines if needed.
Actual behavior:
Transfer comment text is rendered in a single line, which is hidden behind the end of the line.

Server Setup Information:
- Version of Rocket.Chat Server: 5.0.4
- Operating System: Ubuntu 20.04
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: v14.19.3
- MongoDB Version: 5.0.11 / wiredTiger
Client Setup Information
- Desktop App or Browser Version: Desktop 3.8.7
- Operating System: Windows 10
Additional context
─
Relevant logs:
─