Melina Hernández
Melina Hernández
Stylelint is not functioning as expected. It should enforce rules such as 'declaration-colon-space-after' to correct instances like `padding:15px;` to `padding: 15px;`, but it appears to be malfunctioning. To reproduce the...
## 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...
## Overview of the Feature Request Develop the Files Tab tree view, showing folder and files hierarchy. [Tree view guide](https://guides.dataverse.org/en/latest/user/find-use-data.html#view-files) ## What kind of user is the feature intended for?...
## Overview of the Feature Request To display a dataset accessing through a privateUrl token we are currently using a js-dataverse use case `getPrivateUrlDataset.execute(privateUrlToken)` but this use case do not...
## Overview of the Feature Request We need and error handling mechanism in the UI to handle any error state so we can manage any error in a consistent way...
## Overview of the Feature Request The goal is to add the Cite Dataset Dropdown UI to the Dataset Page in view mode ### Mockup of the requested element ![Captura...
## Overview of the Feature Request The goal is to add the File Download Options to the existing Access File dropdown in the Dataset Page view mode. - [x] #198...
## Overview of the Feature Request The goal is to add the Metadata Export Dropdown to the metadata tab of Dataset Page view mode. ### Mockup of the requested element...
## Overview of the Feature Request The goal is to add the files metadata download options the Dataset Page view mode. **This includes all options under the `` and the...
## Overview of the Feature Request Integrate js-dataverse use cases to get the ZipDownloadLimit and EmbargoDuration with the frontend. There is already a SettingRepository in the frontend but we need...