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): Cleanup DAV handling and properly handle currentFolder #1378

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jul 2, 2024

Instead of fetching the directory in a second request we simply do it like the file app and always request the content together with its root. This also allows to remove some functions by refactoring.

…der`

Instead of fetching the directory in a second request we simply do it like the file app
and always request the content together with its root.
This also allows to remove some functions by refactoring.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux added bug Something isn't working 3. to review labels Jul 2, 2024
@susnux susnux requested review from artonge, skjnldsv and Pytal July 2, 2024 15:14
@susnux
Copy link
Contributor Author

susnux commented Jul 2, 2024

Will make Cypress on server less flaky

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants