[FEAT-API/UI]: Add ability to download LCG input & output
Open
@Cheng-Kevin2 is already working on this.
Since Sep 16, 2026.
3SP
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now we can view LCG results in the app via the UI, but there is no way to download them, lets change this!
We can put the button in the parent table as each LCG only has one result:
add this button:
There is already a DownloadLCGOutput function in the API, please review this and ensure it works. Make sure to download:
- LCG
manifest.jsoninput - LCG csv that is output
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.