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

Implement Collection Selection Dialog #9114

Open
6 tasks
jmchilton opened this issue Dec 14, 2019 · 0 comments
Open
6 tasks

Implement Collection Selection Dialog #9114

jmchilton opened this issue Dec 14, 2019 · 0 comments

Comments

@jmchilton
Copy link
Member

jmchilton commented Dec 14, 2019

This is the collection issue mirroring the data issue outlined in #9110. The idea outlined there (and in http://bit.ly/simplified-workflow-ui) is that we can simplify the UX for running workflows by eliminating the tool panel and upload options if we can provide context-aware alternatives directly from the workflow run form. #8512 introduces a new collection selection dialog component, it needs to be enhanced significantly as follows:

  • Add a button to the tool form for this widget to match the button for dataset.
  • Delegate to the upload component to allow upload/creation of collections directly from the selection component (or a button next to it on the tool form).
  • Allow restricting the upload and create options based on the collection type annotated in the tool form.
  • Allow restricting the upload and create options based on the new format for the collection that will be annotated after Even Richer Workflow Inputs #9086.

Stretch Goals:

  • Allow selecting collections from other histories.
  • Allow selecting library folders and creating collections from them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant