Skip to content

#346: Hyperlink is not included

Dave LiPuma requested to merge Dave/pleroma-fe:issue-346-auto-post into develop

The hyperlink, as well as the text contents, is not being sent correctly sometimes. It's because it was added after the form is posted by Ctrl + Enter action.

This MR will fix this issue because I disabled the post form input while the form is being posted.

Closes #346 (closed)

Merge request reports