text
text copied to clipboard
Reuse NcAutoCompleteResult, remove code duplication
Describe the bug
Instead of shipping our own copy of NcAutoCompleteResult as components/Mention/AutoCompleteResult.vue, we should reuse the upstream one from @nextcloud/vue. Currently it's not possible as @nextcloud/vue doesn't export NcAutoCompleteResult.
@luka-nextcloud
Pending release for the exported components: https://github.com/nextcloud/nextcloud-vue/pull/3480#pullrequestreview-1180864032