dataverse-frontend icon indicating copy to clipboard operation
dataverse-frontend copied to clipboard

Add Publish Dataset Version feature

Open MellyGray opened this issue 10 months ago • 0 comments

Overview of the Feature Request

Add Publish Dataset Version feature to the Dataset Page so SPA users can publish new versions of their datasets. Since the js-dataverse use case is ready we can work on the UI and the integration with js-dataverse at the same time in this issue.

The owner of the Dataset should be able to go to the Dataset Page, click the publish button and publish the dataset if it has never been published or publish a major or minor version if the dataset is already released.

This issue depends on:

  • https://github.com/IQSS/dataverse-client-javascript/issues/133

Mock

When the user clicks the Publish button and the dataset is unpublished. image

When the user clicks the Publish button and the dataset is already released. image

What kind of user is the feature intended for?

This feature is intended for dataset owners.

What inspired the request?

  • Suggestions from the beta proposal labeled as "nice to haves."

What existing behavior do you want changed?

None

Any brand new behavior do you want to add to Dataverse?

Add Publish Dataset Version feature

Any open or closed issues related to this feature request?

  • https://github.com/IQSS/dataverse-client-javascript/issues/133

MellyGray avatar Mar 27 '24 15:03 MellyGray