- Issue created by @ressa
- @ressa opened merge request.
- Status changed to Needs review
over 2 years ago 6:38pm 22 February 2023 - 🇩🇪Germany mxh Offenburg
Thanks for the issue. I'd be fine with a textarea element too, however this would need a manual test whether it works without any problems. Textarea would allow usage of line breaks by using the enter key, so that would be interesting how it behaves when using line breaks.
If you don't have the time to change and test with textarea, I can just merge the current state.
- 🇩🇰Denmark ressa Copenhagen
Thanks for a fast reply. I tried textarea, and it works well. Though, if you add line breaks it doesn't work ... it doesn't break down, the words just get ignored. So maybe we should stick to textfield for now?
- 🇩🇪Germany mxh Offenburg
I've pushed a possible fix using textarea. If you'd have a bit time to test the latest development state of 8.x-2.x, I'd be happy to know if that works.
- Status changed to RTBC
over 2 years ago 3:14pm 23 February 2023 - 🇩🇰Denmark ressa Copenhagen
Nice solution @mxh. It transforms multi line entries into a single comma separated line on "Save", and works both for lines with lingering commas, and without, or starting with a comma.
- Status changed to Fixed
over 2 years ago 3:55pm 23 February 2023 - 🇩🇰Denmark ressa Copenhagen
Perfect, thanks for making a fresh release with it. Have a nice day.
Automatically closed - issue fixed for 2 weeks with no activity.