Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct semantics for link opening in global search #42062

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

Fenn-CS
Copy link
Contributor

@Fenn-CS Fenn-CS commented Dec 6, 2023

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

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>
@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Dec 6, 2023

/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
Member

/backport to stable28

@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Dec 6, 2023

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

@Fenn-CS Fenn-CS merged commit 0eadd0d into master Dec 6, 2023
40 of 41 checks passed
@Fenn-CS Fenn-CS deleted the use-href-for-search-results branch December 6, 2023 19:17
@AndyScherzinger
Copy link
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