IQSS / IQSS/dataverse-frontend
[UI]File Upload: Allow users to skip ingest as tabular data
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
Hello,
As a member of RDG team ( https://entrepot.recherche.data.gouv.fr/ ) we have a request:
As there is an API allowing users to skip file ingest ( https://guides.dataverse.org/en/5.11.1/api/native-api.html#add-a-file-to-a-dataset ),
The goal is to allow users to skip ingest through UI.
(https://github.com/IQSS/dataverse/issues/2199#issuecomment-1266031938)
Regards,
Sirine
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
No files or tests are named. Start by reading the linked Dataverse native API documentation and tracing the frontend file-upload flow; done means the UI offers a way to skip tabular ingest and submits the corresponding request successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100