From: fenn-cs Date: Tue, 28 Nov 2023 09:05:07 +0000 (+0100) Subject: Migrate openResult method to SearchResult component X-Git-Tag: v29.0.0beta1~753^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=00bb1bc86eff73e74b7dfc0490f1b37caa1a9f34;p=nextcloud-server.git 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 Signed-off-by: nextcloud-command --- diff --git a/core/src/components/GlobalSearch/SearchResult.vue b/core/src/components/GlobalSearch/SearchResult.vue index 7647ca298ed..a35395922d1 100644 --- a/core/src/components/GlobalSearch/SearchResult.vue +++ b/core/src/components/GlobalSearch/SearchResult.vue @@ -2,7 +2,7 @@ + @click="openResult(resourceUrl)">