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

Convert fields from the Create Dataset Form to multiple values field type #337

Closed
MellyGray opened this issue Mar 11, 2024 · 0 comments · Fixed by #351
Closed

Convert fields from the Create Dataset Form to multiple values field type #337

MellyGray opened this issue Mar 11, 2024 · 0 comments · Fixed by #351
Assignees
Labels
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

@MellyGray
Copy link
Contributor

MellyGray commented Mar 11, 2024

Overview of the Feature Request

Certain fields in the Create Dataset Form are intended to support multiple values. This design allows them to include Add or Remove buttons, enabling users to input additional values for the same field.

The purpose of this issue is to introduce logic that transforms simple fields into multiple-value fields.

Captura de pantalla 2024-03-11 a las 10 25 21

It should be noted that we have some implementation of this multi-value field feature in our design system. However, it is not functioning as expected. Extracting the feature to make it functional and reusable across the design system appears to be challenging. Consequently, we may need to remove this multi-value field feature from the design system. Instead, we could provide a story as an example of how to implement it, although it's likely that we will not have a dedicated component for this feature due to the need for looping within the form.

What kind of user is the feature intended for?

This feature is intended for all users.

What inspired the request?

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

What existing behavior do you want changed?

The desired change is to introduce logic that transforms simple fields into those that can accept multiple values.

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

No new behavior is proposed for addition to Dataverse at this time.

Any open or closed issues related to this feature request?

@MellyGray MellyGray 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 UI Tasks related to the user interface (UI) or frontend development labels Mar 11, 2024
@MellyGray MellyGray moved this to This Sprint 🏃‍♀️ 🏃 in IQSS Dataverse Project Mar 11, 2024
@ekraffmiller ekraffmiller self-assigned this Mar 15, 2024
@ekraffmiller ekraffmiller moved this from This Sprint 🏃‍♀️ 🏃 to In Progress 💻 in IQSS Dataverse Project Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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