]> source.dussan.org Git - nextcloud-server.git/commit
Unified search: update people select with API calls
authorfenn-cs <fenn25.fn@gmail.com>
Mon, 11 Dec 2023 21:43:53 +0000 (22:43 +0100)
committerfenn-cs <fenn25.fn@gmail.com>
Tue, 12 Dec 2023 20:24:52 +0000 (21:24 +0100)
commit527c51a18e92b1ac5246b2fdf936a69cc73c5efd
treea247b2a6390c8211ee55e1e66c6868f486bf90a8
parentbf234f6acc6f57a8018b77117790737b4c8b1a14
Unified search: update people select with API calls

On change/input from user which has the effect of filtering,
 we want to send the query to the API to obtained fresh results,
 based on the databased on not just preloaded contacts.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
core/src/components/UnifiedSearch/SearchableList.vue
core/src/views/UnifiedSearchModal.vue