]> source.dussan.org Git - nextcloud-server.git/commit
Fix mentions rendering in comment editor 35321/head
authorLouis Chemineau <louis@chmn.me>
Tue, 15 Nov 2022 17:30:17 +0000 (18:30 +0100)
committerLouis Chemineau <louis@chmn.me>
Tue, 22 Nov 2022 10:02:04 +0000 (11:02 +0100)
commit6a78d3d21b9a57c4f41ca963883db78f947ebd62
treef6cd4199603b2f7af454f8e6679f9f7aa4a14c6d
parent293602274a415299b8ce52a2ba99b6bef794470f
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 <louis@chmn.me>
apps/comments/src/components/Comment.vue
apps/comments/src/views/Comments.vue
dist/comments-comments-app.js
dist/comments-comments-app.js.map