dataverse-frontend
dataverse-frontend copied to clipboard
Add edit dataset metadata form
Overview of the Feature Request
Add the edit dataset metadata form.
The form should work in the same way as in JSF, that is, displaying the metadata blocks configured for the collection with their required and non-required fields.
Since the edit dataset metadata use case is already implemented, this issue covers both UI and integration, although changes to js-dataverse may be required during development.
Mock
What kind of user is the feature intended for?
Logged in users
What inspired the request?
Frontend meeting discussion about the next user workflows and Q2 feature plan.
What existing behavior do you want changed?
None
Any brand new behavior do you want to add to Dataverse?
No
Any open or closed issues related to this feature request?
- https://github.com/IQSS/dataverse-client-javascript/pull/151 (merged)