Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download progress bar issues #7

Open
Sgeo opened this issue Jul 24, 2022 · 4 comments
Open

Download progress bar issues #7

Sgeo opened this issue Jul 24, 2022 · 4 comments

Comments

@Sgeo
Copy link

Sgeo commented Jul 24, 2022

  • The progress bar is hard to find, had to mouse over a small strip
  • It is stuck displaying 1%, even though it also indicates a song count (e.g. 2000/2161) much larger than 1%.

This probably only make a difference on an initial get all

@Sgeo
Copy link
Author

Sgeo commented Jul 24, 2022

image

@Zastai
Copy link

Zastai commented Sep 6, 2022

A view of all running & queued downloads would be quite useful as well.

Being told "there are 3 running downloads" when trying to close the app is fine, but it would be nice to know what those are.
Plus, there is no mention of queued downloads in that popup, and I've had the "there are N running downloads" vary from 3 to 1 to 4 and so on, with no interaction other than trying to close the app.

@tommaier123
Copy link
Owner

When you hover over the progress bar you see the queued and running downloads.
When closing only the running downloads will be mentioned because they will lead to corrupted maps. The downloads that are queued have not started yet at that point. I guess it would be a good idea to also show the queued downloads.

@RichardTea
Copy link

RichardTea commented Jan 1, 2023

I ran into this issue as well in the 1.0.0 release.
I couldn't tell whether the application was actually doing anything at all, as there is no feedback to say whether it's accepted the click on "Get All".

I'd recommend three changes:

  • Bug: Fix the progress bar so it shows progress during download. Currently it's stuck on 1% no matter how many maps have been downloaded. If there are multiple phases, give each phase an equal share of the progress bar.

  • Increase the height of the progress bar. For bonus points, show the content of the tooltip in the bar - don't know if that's easy to do.

  • "Get All" and "Get Page" should change colour to indicate that the click has been accepted, and the task is in progress.

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

No branches or pull requests

4 participants