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

Drag and drop files to FileManager sends two requests to the server #8138

Open
kendo-bot opened this issue Feb 12, 2025 · 0 comments
Open

Drag and drop files to FileManager sends two requests to the server #8138

kendo-bot opened this issue Feb 12, 2025 · 0 comments
Labels
Bug C: FileManager FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low

Comments

@kendo-bot
Copy link
Collaborator

Bug report

When dragging and dropping a file into a specified FileManager folder, the Upload request triggers twice.

Reproduction of the problem

  1. Open the FileManager Demo: https://demos.telerik.com/kendo-ui/filemanager/index
  2. Open the browser's Network tab.
  3. Drag and drop a file into the FileManager.
  4. Two Upload requests are triggered one after another.

Expected/desired behavior

When uploading a single file with drag & drop, a single Upload request must trigger. When using the default upload button to upload a file, a single request triggers as expected.

Environment

  • **Kendo UI version: 2024.4.1112
  • **jQuery version: 3.7.1
  • **Browser: [all]
@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Feb 12, 2025
@mihaela-lukanova mihaela-lukanova changed the title Drag and drop files to Filemanager sends two requests to the server Drag and drop files to FileManager sends two requests to the server Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: FileManager FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

2 participants