Closed
Description
Is your feature request related to a problem? Please describe.
The current downloading dialog is not helpful because it doesn't show the progress of the download and the estimated time required for the download. The download progress might take even longer if the user has a poor internet connection, which he/she could have stopped the download progress and retry it afterward. However, it is impossible with the current dialog implementation.
Describe the solution you'd like
A download progress bar that shows the % of the files downloaded, with the estimated time. Also, a stop button might be helpful.