]> source.dussan.org Git - nextcloud-server.git/commit
Correct semantics for link opening in global search
authorfenn-cs <fenn25.fn@gmail.com>
Wed, 6 Dec 2023 15:03:27 +0000 (16:03 +0100)
committerfenn-cs <fenn25.fn@gmail.com>
Wed, 6 Dec 2023 15:49:21 +0000 (16:49 +0100)
commitaa25590130ad6fcee7a3244848d0c8612108a889
treeeca809e963cbe6e4acabba216f36a0f1cace1db0
parente1ecf798d9ccce0b5d0c1b90d6cd93e22c2d9588
Correct semantics for link opening in global search

Following the update of `NcListItem` to allow control over
 where and how passed `hrefs` open, the search result component
 can now make use of these props.

See : https://github.com/nextcloud-libraries/nextcloud-vue/pull/4923

Resolves :  #41800

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
core/src/components/GlobalSearch/SearchResult.vue