mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Remove documents from memory after download
Implemented functionality to remove documents from browser memory 45 seconds after they are converted or downloaded. This ensures that clicking the download button again re-downloads the document. The reset state function was added to both ConvertButton.vue and DownloadButton.vue components.
This commit is contained in:
7
.changes/unreleased/Feature-20240911-132134.yaml
Normal file
7
.changes/unreleased/Feature-20240911-132134.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
kind: Feature
|
||||
body: When a document is converted or downloaded in the browser, this document is
|
||||
removed from the browser memory after 45s. Future click on the button re-download
|
||||
the document.
|
||||
time: 2024-09-11T13:21:34.444838795+02:00
|
||||
custom:
|
||||
Issue: "306"
|
Reference in New Issue
Block a user