Skip to content

Correct semantics for link opening in global search#42062

Merged
nfebe merged 2 commits into
masterfrom
use-href-for-search-results
Dec 6, 2023
Merged

Correct semantics for link opening in global search#42062
nfebe merged 2 commits into
masterfrom
use-href-for-search-results

Conversation

@nfebe

@nfebe nfebe commented Dec 6, 2023

Copy link
Copy Markdown
Contributor

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 : nextcloud-libraries/nextcloud-vue#4923

Resolves : #41800

Comment thread core/src/components/GlobalSearch/SearchResult.vue Outdated
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 : nextcloud-libraries/nextcloud-vue#4923

Resolves :  #41800

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
@nfebe nfebe force-pushed the use-href-for-search-results branch from de1601b to aa25590 Compare December 6, 2023 15:49
@nfebe nfebe requested a review from susnux December 6, 2023 15:49
@nfebe

nfebe commented Dec 6, 2023

Copy link
Copy Markdown
Contributor Author

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger AndyScherzinger added this to the Nextcloud 29 milestone Dec 6, 2023
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable28

@nfebe

nfebe commented Dec 6, 2023

Copy link
Copy Markdown
Contributor Author

Everything green except sqlite-php8.0-samba-native which is unrelated.

@nfebe nfebe merged commit 0eadd0d into master Dec 6, 2023
@nfebe nfebe deleted the use-href-for-search-results branch December 6, 2023 19:17
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Use href & target attribute for NcListItem in search result

5 participants