Multiple file upload?
Open
Nobody has claimed this yet.
enhancement
should backport
- Dominant language
- JavaScript
- Stars
- 423
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to also have a widget that can be used for uploading multiple files, using the "multiple" attribute of the file input form.
I might have missed it, but I believe this widget isn't available in deform. Is there a specific reason not to support this?
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
Start by locating Deform's existing file-upload widget and the entry point that renders its HTML input. Check how widgets handle uploaded values and whether related tests or documentation exist. Done means a supported widget can accept multiple files through the HTML multiple attribute, with its expected behavior documented or tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100