-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: FileManagerFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery
Milestone
Description
Bug report
When dragging and dropping a file into a specified FileManager folder, the Upload request triggers twice.
Reproduction of the problem
- Open the FileManager Demo: https://demos.telerik.com/kendo-ui/filemanager/index
- Open the browser's Network tab.
- Drag and drop a file into the FileManager.
- 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]
Metadata
Metadata
Assignees
Labels
BugC: FileManagerFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery