kartik-v / bootstrap-fileinput

An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
http://plugins.krajee.com/file-input
Other
5.36k stars 2.4k forks source link

Define max files size for input[multiple] - when pick multiple files #1850

Closed mrgarciamanuel closed 7 months ago

mrgarciamanuel commented 9 months ago

Scope

I made this to allow developers to set also max file size when we pick multiiple files, to set up, you must provide new parameter called: "maxMultipleFileSize" This pull request includes a

Changes

The following changes were made

Related Issues

If this is related to an existing ticket, include a link to it as well.

kartik-v commented 9 months ago

Thanks for the PR. This will need a bit more enhancements - will update over this.