Notes created for an order using the graphql api do not preserve line-breaks and the word-wrap css make the page look a mess forcing it to the right.
When it should look like this:
Does anyone have a solution to this?
Thanks
I would love to write comments on an order via the API. Notes is a rubbish workaround and I know it will cause me some issues.
It’s not a perfect solution but you can add html
to make it line break.
Of course, the display in the order admin does NOT translate the html and shows it as text. This is inconsistent.