]> 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)
committerEduardo Morales <emoral435@gmail.com>
Tue, 26 Dec 2023 17:19:25 +0000 (11:19 -0600)
commit44c689ac1ef307ad01780870d3cc2736701c48b3
treef5798fa0d177a1a5ed648b4a216c140109f87c94
parent593a2349c1683898239f07c073b9d43787cf8e2d
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