Completed
Last Updated: 11 Feb 2026 08:58 by ADMIN
Toby
Created on: 25 Nov 2022 08:11
Category: Upload
Type: Bug Report
0
The 'Upload' doesn't provide option to filter the selected files when 'auto-upload' is true

Describe the bug
With the current Upload implementation, the component doesn't provide an option to filter the files that are selected for upload if the auto-upload property is set to true.

Currently, the files can be filtered only if the auto-upload is set to false as in this StackBlitz example.

To Reproduce

  1. Open this StackBlitz example with auto-upload property set to true
  2. Select multiple files + one that has the letter "g" in its name

Expected behavior
The file with the letter "g" should not be uploaded

  • As a possible solution for the issue, we can provide an event that is triggered before the file upload and when the event is triggered, the files will be filtered.
1 comment
ADMIN
Plamen
Posted on: 11 Feb 2026 08:58

Hi,

We have added a validateFile prop to validate files with custom logic  - you can fin a demo here - https://www.telerik.com/kendo-vue-ui/components/upload/restrictions/#toc-custom-restrictions

Regards,
Plamen
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.