feat(frontend): file downloads #23

Merged
mcataford merged 6 commits from feat/download-files into main 2023-08-18 23:01:24 +00:00
mcataford commented 2023-08-18 05:29:18 +00:00 (Migrated from github.com)

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".

This introduces functionality for the download buttons in the main filelist and the file details panel. :warning: **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".
This repo is archived. You cannot comment on pull requests.
No description provided.