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

Allow user to create new dataproject from AnnoRep #40

Open
nniiicc opened this issue Mar 1, 2022 · 1 comment
Open

Allow user to create new dataproject from AnnoRep #40

nniiicc opened this issue Mar 1, 2022 · 1 comment
Labels
enhancement New feature or request on hold Not currently working on -- either requires discussion or upstream changes

Comments

@nniiicc
Copy link

nniiicc commented Mar 1, 2022

Use Case

As a user of AnnoRep I want to create a new dataproject without leaving the AnnoRep interface.

Solution

In UX testing people are getting fatigued by moving back and forth between new browser tabs ...

Instead of sending them to QDR to create a new data project, we could just allow them to fill out the required elements of a dataproject using a webform on AnnoRep. Since we have the user's credentials and API token, we could use the webform to create a new project in Dataverse.

Alternatives

NA

@tohuynh
Copy link
Collaborator

tohuynh commented Mar 4, 2022

I understand the need to limit switching between tabs.

I want to piggy back on @adam3smith 's point. There should be a clear separation between QDR and AnnoRep. If users are allowed to create new data projects on QDR, the expectation would be that users would be able to edit the data project on QDR. If we port only some of functionalities of editing the data project to AnnoRep, it might create some confusion. If users are able to create a data project on AnnoRep, they might have expectations to edit the metadata, delete project, edit/modify/delete/preview data sources, and maybe all the other functionalities provided by QDR.

Plus, there might unnecessary and unwanted coupling between QDR and AnnoRep, code-wise. AnnoRep will copy some of code in QDR.

@adam3smith adam3smith added the on hold Not currently working on -- either requires discussion or upstream changes label Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold Not currently working on -- either requires discussion or upstream changes
Projects
None yet
Development

No branches or pull requests

3 participants