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

fix(FilePicker): Use search function from webdav package instead of workaround #992

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Sep 12, 2023

We now use the new webdav release, so we can make use of the search function instead of using our patched function.
This simplifies the code a bit :)

@susnux susnux added bug Something isn't working 3. to review file picker labels Sep 12, 2023
@susnux susnux marked this pull request as ready for review September 12, 2023 12:24
@susnux
Copy link
Contributor Author

susnux commented Sep 12, 2023

/backport to stable4

…of workaround

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@skjnldsv skjnldsv merged commit 6fd8751 into master Sep 13, 2023
8 checks passed
@skjnldsv skjnldsv deleted the fix/use-search-from-webdav branch September 13, 2023 07:32
@Pytal Pytal mentioned this pull request Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working file picker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants