unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Carriage returns are ignored when creating a new comment. #869

Open franck-boullier opened 4 years ago

franck-boullier commented 4 years ago

How to replicate the issue :

In the MEFE.

Expected result:

The carriage returns are displayed in the comment when someone looks at the case.

Actual result:

The carriage returns are stripped out and remove from the comment. This is making the comment difficult to read.

image