Skip to content
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

Newlines in messages bodies not rendered #167

Open
mjg123 opened this issue Nov 30, 2022 · 1 comment · May be fixed by #168
Open

Newlines in messages bodies not rendered #167

mjg123 opened this issue Nov 30, 2022 · 1 comment · May be fixed by #168
Assignees
Labels
bug Something isn't working good first issue Good for newcomers web-ui

Comments

@mjg123
Copy link
Contributor

mjg123 commented Nov 30, 2022

It seems like messages that include newlines are not rendered correctly in the UI.

Message as sent from Studio
image

As shown on Dev Phone
image

In this case the message is correctly shown on multiple lines in the messaging app on my phone so I think this is a bug in dev-phone.

Test Cases

Single newline
The following should appear with newlines for inbound and outbound sms.

press 1 for sales
press 2 for customer service

Multiple newlines
Asa sender and recipient of a text message, I expect that all newlines in the middle are preserved.

scroll to the bottom 





Press Y to opt-in
@ayyrickay
Copy link
Collaborator

The TextArea Component in Paste might be helpful here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers web-ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants