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: files wrongly appearing in the file list #11824

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

JammingBen
Copy link
Contributor

Fixes the issue with files wrongly appearing in the file list during an upload. This was happening because of SSE since a check for the current folder was missing.

fixes #11803

Fixes the issue with files wrongly appearing in the file list during an upload. This was happening because of SSE since a check for the current folder was missing.
@JammingBen JammingBen self-assigned this Oct 28, 2024
Copy link

sonarcloud bot commented Oct 28, 2024

@JammingBen JammingBen requested a review from kulmann October 28, 2024 09:33
Copy link
Contributor

@AlexAndBear AlexAndBear left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

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

💪

@kulmann kulmann merged commit bb17249 into master Oct 28, 2024
3 checks passed
@kulmann kulmann deleted the fix/files-appearing-in-file-list branch October 28, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[QA] files appear in parent folder during web upload
3 participants