Hide RData download file option if R is not configured in Dataverse #257
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
UI
Tasks related to the user interface (UI) or frontend development
Overview of the Feature Request
The download option in R format should not be rendered if R is not configured in Dataverse.
Tabular files work well for both original and archival formats. But when selecting RData the following error appears:
{"status":"ERROR","code":404,"message":"datafile access error: requested optional service (image scaling, format conversion, etc.) could not be performed on this datafile."}
tabular.mov
This issue depends on backend changes to allow the SPA to know if R is configured in the Dataverse instance. There is already an issue created in the backend repository: IQSS/dataverse#8711
This issue will potentially be divided into 2 spike issues for the frontend work: A UI issue and an integration issue.
What kind of user is the feature intended for?
All users
What inspired the request?
What existing behavior do you want changed?
None
Any brand new behavior do you want to add to Dataverse?
Hide RData download option if R not configured.
Any open or closed issues related to this feature request?
The text was updated successfully, but these errors were encountered: