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

feat: add warning if more than 20 files are uploaded #499

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Gigaszi
Copy link
Contributor

@Gigaszi Gigaszi commented Aug 27, 2024

No description provided.

@matthiasschaub
Copy link
Collaborator

I think it is a great idea to restrict the number of files a user can upload (at least the way the backend handles those files at the moment -> Creates a single ZIP whicht is too large).

But why do we not restrict it to a maximum of 20 files instead of warning the user? @Gigaszi

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

Successfully merging this pull request may close these issues.

2 participants