invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
53 stars 47 forks source link

Private client notes does not support rich text formatting for rendered display output #1715

Closed nekohayo closed 2 months ago

nekohayo commented 4 months ago

I'm using the v5 pro SaaS version.

The TinyMCE notes editing UI in a client's properties lets you use rich text formatting (paragraphs, bulleted list items, etc.) but the rendered output (when exiting editing mode) in the overview of the client is just flattened plain text, which makes it pretty much unreadable (and therefore unpleasant). It is unfortunate, as it essentially throwing away the work that the user has put into writing well-structured notes.

Other parts of the UI (project notes, invoice footers/terms, etc.) suffer from the same issue.