Skip to content

Always emit search event - #41771

Merged
AndyScherzinger merged 1 commit into
masterfrom
always-emit-search-event
Nov 29, 2023
Merged

Always emit search event#41771
AndyScherzinger merged 1 commit into
masterfrom
always-emit-search-event

Conversation

@nfebe

Copy link
Copy Markdown
Contributor

For BOD, it's better to always emit the search event so apps (all of which we don't know) responding to this effect would receive notifications when the search happens within these apps.

this.results = []
return
}
if (this.supportFiltering()) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also drop the method?

@nfebenfebeNov 27, 2023

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@juliushaertl the method is needed to make sure the "Filter in app" button for our own hard coded apps, show for now.

@nfebe
nfebeforce-pushed the always-emit-search-event branch from 33f07a5 to aa66016CompareNovember 27, 2023 16:28
@AndyScherzingerAndyScherzinger added this to the Nextcloud 29 milestone Nov 29, 2023
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable28

For BOD, it's better to always emit the search event so
apps (all of which we don't know) responding to this effect would receive notifications when
the search happens within these apps.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
@nfebe
nfebeforce-pushed the always-emit-search-event branch from aa66016 to e99d7baCompareNovember 29, 2023 19:14
@AndyScherzinger
AndyScherzinger merged commit 82f0619 into masterNov 29, 2023
@AndyScherzinger
AndyScherzinger deleted the always-emit-search-event branch November 29, 2023 21:09
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable28

@blizzzblizzz mentioned this pull request Mar 5, 2024
Sign up for freeto 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.

5 participants

@nfebe@AndyScherzinger@juliusknorr@emoral435@skjnldsv