nextcloud-libraries / nextcloud-libraries/nextcloud-vue
Spaces do not remove placeholder and allow empty messages
Open
@ShGKme is already working on this.
Since May 9, 2023.
bug
feature: rich-contenteditable
- Dominant language
- Vue
- Stars
- 246
- Forks
- 99
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 103
Description
When just entering a space inside of an NCRichContentEditable element, the placeholder does not disappear. Also this allows sending empty messages in Talk, since space characters are trimmed, leading to unexpected renderings of the message itself.
Video:
https://github.com/nextcloud/nextcloud-vue/assets/1580193/2cc69d9a-a221-46d9-83d2-9bec01d559f7
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.