pillarjs / pillarjs/multiparty
Feature suggestion: single/multiple file upload setting
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 164
- Avg merge
- 4h 16m
- Merged PRs (30d)
- 4
Description
Provide a setting to enable single file upload or multiple file upload
(i.e: maxFiles: x, where x is a number)
Contributor guide
No contributing guide indexed for this repository
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 file, test, or entry point is named in the issue. Start by locating the multipart parser's file-count handling and existing tests, then verify how a maxFiles setting should distinguish single from multiple uploads. Done means the setting is supported and both limits are covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100