Skip to content
New issue

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

Enable multiple file upload #499

Closed
tfius opened this issue Sep 13, 2023 · 1 comment
Closed

Enable multiple file upload #499

tfius opened this issue Sep 13, 2023 · 1 comment
Assignees

Comments

@tfius
Copy link
Collaborator

tfius commented Sep 13, 2023

When upload is selected, user can do multiple file selection, but only one file is uploaded. Either disable multiple file upload or implement multiple file upload. Prefererably multiple file upload.

@tomicvladan
Copy link
Collaborator

Multiple file upload is implemented in this PR #514

But without bigger refactoring it might cause more trouble than benefits. I described the problem in the PR.

And regarding one file upload, there is no way to disable multiple file selection, because that's browser feature.

tfius added a commit that referenced this issue Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants