Pylons / Pylons/deform

Multiple file upload?

Open
#356 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.