Skip to content

Commit 107be69

Browse files
artongenextcloud-command
authored andcommitted
Fix mentions rendering in comment editor
NcRichContentEditable needs an index of users to properly display them. This commit adds a caching logic and provides it to NcRichContentEditable. Signed-off-by: Louis Chemineau <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent 799838a commit 107be69

File tree

4 files changed

+27
-21
lines changed

4 files changed

+27
-21
lines changed

apps/comments/js/comments-app.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/comments/js/comments-app.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/comments/src/components/Comment.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change

apps/comments/src/views/Comments.vue

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)