Skip to content

Conversation

@nfebe
Copy link
Contributor

@nfebe nfebe commented Nov 27, 2023

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
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?

Copy link
Contributor Author

@nfebe nfebe Nov 27, 2023

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 nfebe force-pushed the always-emit-search-event branch from 33f07a5 to aa66016 Compare November 27, 2023 16:28
@nfebe nfebe requested a review from juliusknorr November 28, 2023 10:08
@AndyScherzinger AndyScherzinger added this to the Nextcloud 29 milestone Nov 29, 2023
@AndyScherzinger
Copy link
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 <[email protected]>
@nfebe nfebe force-pushed the always-emit-search-event branch from aa66016 to e99d7ba Compare November 29, 2023 19:14
@AndyScherzinger AndyScherzinger merged commit 82f0619 into master Nov 29, 2023
@AndyScherzinger AndyScherzinger deleted the always-emit-search-event branch November 29, 2023 21:09
@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.

6 participants