enable multiline messages through send button #30

Merged
blizzz merged 3 commits from nephros/harbour-nextcloud-talk:multiline-message into master 2021-06-22 23:14:05 +00:00
Collaborator
There is no content yet.
Poster
Collaborator

Well, as it turns out it allows multiline editing, but the message is submitted/displayed without newlines. So something in the submit path seems to eat newlines.

Also, the send button stays anchored to the first line of the TextArea. Fix shoud be easy though.

Well, as it turns out it allows multiline *editing*, but the message is submitted/displayed without newlines. So something in the submit path seems to eat newlines. Also, the send button stays anchored to the first line of the TextArea. Fix shoud be easy though.
nephros force-pushed multiline-message from 1073f266ba to 1721ac0a43 2021-06-08 05:57:49 +00:00 Compare
blizzz force-pushed multiline-message from ad35739c7d to 46d88317f9 2021-06-22 23:09:33 +00:00 Compare

Well, as it turns out it allows multiline editing, but the message is submitted/displayed without newlines. So something in the submit path seems to eat newlines.

It is send properly, but the rendering of the app turns newlines into whitespaces.

> Well, as it turns out it allows multiline editing, but the message is submitted/displayed without newlines. So something in the submit path seems to eat newlines. It is send properly, but the rendering of the app turns newlines into whitespaces.
blizzz merged commit b7c43b9b44 into master 2021-06-22 23:14:05 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blizzz/harbour-nextcloud-talk#30
There is no content yet.