okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
329 stars 43 forks source link

Limit number of downloads #2299

Open corrideat opened 1 month ago

corrideat commented 1 month ago

Problem

Clicking repeatedly on the file download button results in several downloads.

Solution

If a download is in progress for that file, clicking on it again should not result in an additional download. There should also be some graphical indicator, like a spinner or progress bar showing that the download is being prepared.