Theophilix / event-table-edit-old

Event Table Edit is a free table plugin for Joomla 3.x to create a responsive, editable table with CSV / XML import and export, and a simple appointment booking system function. Any help in the development is highly appreciated.
GNU General Public License v3.0
10 stars 6 forks source link

Frontend: Popup when editing text cells: Error when hitting "Enter" key creating a line break / carriage return #178

Closed Theophilix closed 2 years ago

Theophilix commented 3 years ago

There is an error if the user hits the enter key and creates a line break / carriage return. We should change the code to preserve line breaks: see here: https://stackoverflow.com/questions/40417527/how-do-i-preserve-line-breaks-when-getting-text-from-a-textarea/40426477 and here: https://stackoverflow.com/questions/30593103/preserve-line-breaks-in-textarea