processing / processing/p5.js-web-editor
Add ability to upload files larger than 5MB?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Nature of issue?
- Existing feature enhancement
Feature enhancement details:
For uploading files (add files), it only check for file size? Currently it doesn't support to upload other LSTM training models (see the dim files as shown on the attached image) I understand this might be due to the issue of file size, but it would be great if the editor allows upload the models for example with size less than 2 MB for example.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by clarifying whether the request concerns the 5 MB limit, supported model files, or both, then trace the existing Add Files upload path and verify the agreed file-size and file-type behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100