We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug One can Upload 19 Files as the limit of the Input is 10
Additional: It would be nice to make this configurable via form
To Reproduce Steps to reproduce the behavior:
Expected behavior Limit is hard at 10
Additional context Just blogs the function to Add https://github.com/it-at-m/digiwf-core/blob/dev/digiwf-apps/packages/components/digiwf-multi-file-input/src/components/DwfMultiFileInput.vue#L110
The text was updated successfully, but these errors were encountered:
It's a bit confusing that the issue says the upload limit should be set to 10 and additionally make it configurable.
Sorry, something went wrong.
There are two topics:
First the Bug: If we have a Limit, we should stick to it
Second: The Limit should be configurable, but that may not is Part of this Issue
Successfully merging a pull request may close this issue.
Describe the bug
One can Upload 19 Files as the limit of the Input is 10
Additional: It would be nice to make this configurable via form
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Limit is hard at 10
Additional context
Just blogs the function to Add
https://github.com/it-at-m/digiwf-core/blob/dev/digiwf-apps/packages/components/digiwf-multi-file-input/src/components/DwfMultiFileInput.vue#L110
The text was updated successfully, but these errors were encountered: