You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: