Use @nextcloud/upload for chunked file uploads
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 58/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- javascript
- Domain
- frontend
Research direction
Locate the Forms code that currently handles the file input and simple FormData uploads, then review how @nextcloud/upload is intended to be integrated. The work is done when large uploads use chunking, expose progress, and can resume as described; verify the existing upload flow still works.
Written by the indexing model from the issue text.
Description
The Forms app currently uses a basic file input with simple FormData uploads. This works but has limitations for large files.
Nextcloud has a proper upload library (@nextcloud/upload) that supports chunked uploads, progress tracking, and resumability - the same experience users get in Nextcloud server.
Would be nice to add that to forms as well
- Dominant language
- JavaScript
- Stars
- 382
- Forks
- 127
- Avg merge
- 19h 31m
- Merged PRs (30d)
- 75
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.
More from nextcloud/forms
-
[Bug]: Forms: `"CustomMessage":"The filename fallback must only contain ASCII characters."}` error Open1. to develop bug upstream
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
0. Needs triage enhancement
Difficulty 3/5 1-2 days Newbie friendliness 67/100
-
1. to develop bug pending fix regression
Difficulty 3/5 1-2 days Newbie friendliness 65/100
-
1. to develop enhancement feature: 📑 form creation good first issue javascript
nextcloud/forms#3587 · 2 comments · 1 reaction · 1 assignee ·
-
1. to develop bug
Difficulty 4/5 3-5 days Newbie friendliness 48/100
Similar issues
-
awaiting triage bug Causes friction Hop Gui P1 P2 Transforms
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
georgestephanis/p2026#40 ·
-
Enatega Customer and Rider app: Add-ons price is not visible to customer after order is placed. Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Margaret-Petersen/food-delivery-app-clone-react-native#1981 ·