-
Notifications
You must be signed in to change notification settings - Fork 4
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
Multi-Stage Download #213
Comments
UpdateAdded the following to my table.json located at
Note, _id does not work PayloadHowever the issue persists The payload on download is as follows notice that
GraphQLConfirmation that Id exists in graphQL: Query
Response
|
UpdateNeed UUID, apply it under file autocomplete in index mapping, add customRowsExporter to stage, update table.json configs with default rowIdFieldName |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Selecting records from the RepoTable creates a 0B download file
Description
I have download functionality for a multi-arranger stage working however when I add any selections in the RepoTable the download comes out as 0B. Facets filtering and downloading works as expected.
All changes can be viewed from the following commit: bf03b47
Suspected Solution
I suspect some mismanaged state/context regarding the arranger-components, TableContextProvider/Table?
Also could use some insight on which of these are important vs being virusSeq Specific:
virusseq/portal-ui@b20e261#diff-f81b59533eae79f2da6a075813e4bec1756fa44b21e7ac66a76dc756c6b1d961R32-R36
Reproducing the issue
See the readme here: https://github.com/oicr-softeng/drug_discovery-ui/
The text was updated successfully, but these errors were encountered: