IQSS / IQSS/dataverse

Files are not saved if you click "Save Dataset" before upload is complete

Open
#8,232 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Component: JSF Feature: File Upload & Handling Type: Bug User Role: Depositor UX & UI: Design UX & UI: New React UI
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.