Skip to content

Conversation

@jpdillingham
Copy link
Member

@jpdillingham jpdillingham commented Dec 16, 2021

Previously, buttons for uploads and downloads weren't treated differently, and they should have been. Clicking the button of an upload would cause the code to attempt to download that file from the requesting user.

This PR prevents the buttons associated with uploads from doing anything when clicked (as there is nothing that can be done, other than cancel, and there's already a mechanism for that), and tweaks the UI to make them appear more like status indicators rather than buttons (removes cursor, removes mouseover effects)

Closes #260
Closes #306

@jpdillingham jpdillingham merged commit 57a6f20 into master Dec 16, 2021
@jpdillingham jpdillingham deleted the upload-identity branch December 16, 2021 14:50
@jpdillingham jpdillingham changed the title Upload identity Fix bug causing uploads to be identified as downloads Dec 17, 2021
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.

Retrying failed downloads no longer retries Failed uploads sometimes showing up as downloads

2 participants