Skip to content

Fix: hide archive download button while transfer is still uploading#2633

Merged
monkeyiq merged 1 commit intofilesender:development3from
victoritis:fix/hide-archive-download-during-upload
Mar 23, 2026
Merged

Fix: hide archive download button while transfer is still uploading#2633
monkeyiq merged 1 commit intofilesender:development3from
victoritis:fix/hide-archive-download-during-upload

Conversation

@victoritis
Copy link
Copy Markdown

Archive download button (zip/tar) was shown on the transfer detail page
whenever a transfer had more than 1 file, regardless of its status.
This allowed downloading an incomplete archive while files were still uploading.

Fixed by adding a status check: $canDownloadArchive is now only true
when status == AVAILABLE.

@monkeyiq monkeyiq merged commit 08eb408 into filesender:development3 Mar 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants