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

Add UI flow for adding files by case ID #95

Open
agduncan94 opened this issue Aug 26, 2020 · 0 comments
Open

Add UI flow for adding files by case ID #95

agduncan94 opened this issue Aug 26, 2020 · 0 comments

Comments

@agduncan94
Copy link
Collaborator

This is similar to the add file by file ID/name, however, the search input is the case ID. A table will be created showing all of the files available from that case. Clicking on a file will grab metadata from the GDC API and display it. The user can then click the add track button.

Note that the second portion of this is very similar to the by file id/name. We could make it more generic so that we can reuse code between the two UIs (use inheritance).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant