feat(frontend): file downloads #23
No reviewers
Labels
No labels
automerge
backend
bug
ci/tooling
dependencies
documentation
duplicate
enhancement
feature
frontend
good first issue
help wanted
invalid
question
research
test-dependencies
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: marc/rotini#23
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/download-files"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This introduces functionality for the download buttons in the main filelist and the file details panel.
⚠️ Testing flaw
Testing around the virtual anchor used to trigger downloads proved tricky,
FIXME
comments were left to tag the two cases that are lackluster.Because the action of fetching from the API is covered and QA covered the interaction, this is considered "accepted risk".