IQSS / dataverse-frontend

An upcoming and modernized UI for Dataverse
Apache License 2.0
16 stars 13 forks source link

Integrate file upload page with js-dataverse use cases #417

Open GPortas opened 1 month ago

GPortas commented 1 month ago

Overview of the Feature Request

Integrate the file upload page UI from GitHub issue 366 with the js-dataverse use cases implemented on https://github.com/IQSS/dataverse-client-javascript/pull/153.

We don't necessarily have to wait for https://github.com/IQSS/dataverse-client-javascript/pull/153 to be merged for working on the integration since we already have an npm version generated from the PR.

What kind of user is the feature intended for? SPA user.

What inspired the request? UI and js-dataverse work.

What existing behavior do you want changed? None

Any brand-new behavior do you want to add to Dataverse? Functional file upload feature

Any open or closed issues related to this feature request?

GPortas commented 1 month ago

waiting for https://github.com/IQSS/dataverse-frontend/pull/397 to be merged