]> source.dussan.org Git - nextcloud-server.git/commit
Migrate openResult method to SearchResult component 41785/head
authorfenn-cs <fenn25.fn@gmail.com>
Tue, 28 Nov 2023 09:05:07 +0000 (10:05 +0100)
committernextcloud-command <nextcloud-command@users.noreply.github.com>
Wed, 29 Nov 2023 15:55:20 +0000 (15:55 +0000)
commit00bb1bc86eff73e74b7dfc0490f1b37caa1a9f34
tree53af4eacbc1710780d41d94d0108230c89d7d580
parentb213fc7c74e938358b2257e87ee5754b0d71ad4a
Migrate openResult method to SearchResult component

After moving the `SearchResult` to its own component and leaving
 out the openResult method, the search results do not lead anywhere but
 but error out.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
core/src/components/GlobalSearch/SearchResult.vue
core/src/views/GlobalSearchModal.vue
dist/core-global-search.js
dist/core-global-search.js.map