Files are not saved if you click "Save Dataset" before upload is complete
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Hi everyone,
When creating dataset, users can drag the file to the upload widget and upload the files to the dataset.
In some situations, the users may click the Save Dataset button before the files are completely uploaded. In this case, the dataset can be created, but the files cannot be saved.(https://groups.google.com/g/dataverse-community/c/pO4CEJcq4qg)
Is it possible to disable the Save Dataset button before the file upload is completed? Or is there any way to prevent user from clicking the Sava Dataset button when the files are uploading?
Thanks.
Patrick
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
Reproduce dataset creation by starting a file upload and selecting Save Dataset before it completes. Trace the upload widget and dataset-save interaction to determine where the action can proceed early. Done means saving is prevented or safely delayed until uploads finish, with the files retained in the created dataset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100