-
-
Notifications
You must be signed in to change notification settings - Fork 143
Description
When using the contentManager to download a file, a user select "All files" (who is actually "Remote files") and click on the download button of the zim he want to download.
The the download starts and the button is replaced with the download progression.
The question is how this currently downloading book is displayed in the contentManager.
It is probably ok to keep it in the "All files" section. But should we displayed it also in the "Local files" ?
When we quit and restart Kiwix, the downloads are resumed, but it is not easy to know what are the current download, we have to go to the "All files" section and search (or scroll) for the books to see the status.
This is somehow related to #59 and #54 who are real bugs but I would like to know how to handle the "Downloading books" to fix everything correctly at once.
@schoenbaechler have you a suggestion ?