Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create functional create dataset form with "hardcoded" citation metadata fields #316

Closed
GPortas opened this issue Feb 15, 2024 · 0 comments · Fixed by #334
Closed

Create functional create dataset form with "hardcoded" citation metadata fields #316

GPortas opened this issue Feb 15, 2024 · 0 comments · Fixed by #334
Assignees
Labels
integration Tasks involving the connection and interaction of UI features with the Dataverse API pm.GREI-d-2.7.1 NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows pm.GREI-d-2.7.2 NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows Size: 30 A percentage of a sprint. 21 hours. (formerly size:33) SPA: Create Dataset Form UI Tasks related to the user interface (UI) or frontend development

Comments

@GPortas
Copy link
Contributor

GPortas commented Feb 15, 2024

Overview of the Feature Request

The goal is to create an MVP version of the dataset creation form. For now, this form will not dynamically print the metadata fields, as it is supposed to do, by accessing the configured metadatablocks and their fields.

For now, we will hardcode the required citation metadata fields that we need to create a js-dataverse NewDatasetDTO object that can be sent to the createDataset use case to perform the create operation.

What kind of user is the feature intended for?

All of them

What inspired the request?

  • Beta proposal "nice to haves"

What existing behavior do you want changed?

Evolve and make the create dataset form functional

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

Functional create dataset form

Any open or closed issues related to this feature request?

N/A

@GPortas GPortas added Size: 30 A percentage of a sprint. 21 hours. (formerly size:33) pm.GREI-d-2.7.1 NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows pm.GREI-d-2.7.2 NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows labels Feb 15, 2024
@MellyGray MellyGray added UI Tasks related to the user interface (UI) or frontend development integration Tasks involving the connection and interaction of UI features with the Dataverse API labels Feb 15, 2024
@MellyGray MellyGray self-assigned this Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration Tasks involving the connection and interaction of UI features with the Dataverse API pm.GREI-d-2.7.1 NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows pm.GREI-d-2.7.2 NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows Size: 30 A percentage of a sprint. 21 hours. (formerly size:33) SPA: Create Dataset Form UI Tasks related to the user interface (UI) or frontend development
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants