Unplanned
Last Updated: 24 Oct 2022 09:24 by ADMIN
R. J.
Created on: 19 Oct 2022 17:45
Category: KendoReact
Type: Feature Request
0
Request File Validation (Message) When KendoReact Upload Remove Action Fails

The KendoReact `Upload` component displays a "file validation message" when an upload/save attempt fails, as can be seen in the following screenshot.

This message is provided by the `getFileValidationMessage()` method of the `UploadListSingleItem` class and is triggered when the passed parameter, `isUploadFailed` is `true`.

`isUploadFailed` is determined by the method `getFileStatus()` provided by the local-to-the-Upload-component utils file. This method is returning `isUploadFailed` as true only when the compared file status is set to `UploadFileStatus.UploadFailed`.

This is wonderful when uploading/saving - and it's great to show the user that something failed during the attempted upload/save.

I request similar functionality when performing file removal so we could similarly alert the user that the attempted removal of the file failed. Something similar to the below:

1 comment
ADMIN
Vessy
Posted on: 24 Oct 2022 09:24

Hello,

Thank you for submitting this feature request. We will be monitoring it closely.

Regards,
Vessy
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.