Additional function to fileDropzone - Delete one of X files

As a user I want to verify the file I have added to the FileDropzone.

Today it only shows number of files.

  • It do not show if one of the files is outside the VerificationRules
  • It do not show if a file type I not supported.

Example of a Nice function for FileDropZone
image

In additional the row is marked RED with a comment so user can remove the file that is not according to the rules.
image

1 Like

Hello @Thore!

I love this idea, will make a feature request for our engineering team to take a look at the component and see if we can do it!

Checking and validating multiple files while they are temporarily stored in the apps frontend state might be tricky so this would likely take time but I will keep you updated as I hear back!