The Chat Messages view should add line breaks to messages so that users do not need to scroll horizontally to read messages.
Add unit tests. Consider situations where users write very long sentences with no spaces.
Consider code reuse, as we also add line breaks to text in other parts of our app.