iodide-project / iodide-project/iodide

Enforce a maximum number of file uploads and expose the limit to the front-end

Open
#2,353 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.5k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

In #2327, we're enforcing a maximum of 8 file uploads to a single notebook. We should enforce this on the server-side and expose the limit (maybe 8, maybe some other number) to the front-end.

Contributor guide

Open the contributing guide

Research direction

Start by reading issue #2327 and then locate the notebook file-upload paths on both the server and front-end. Done means uploads beyond the configured maximum are rejected server-side and the front-end receives that limit rather than assuming a fixed value.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.