conan-io / web

Conan website, including home and ConanCenter
MIT License
10 stars 10 forks source link

Download count on "general landing page" is not total downloads #106

Closed prince-chrismc closed 1 year ago

prince-chrismc commented 1 year ago

When no version is specificed in the URL, the downloads are still specific to a single version

image

valgur commented 1 year ago

The fact that the download count on the package page is for that specific version only is not really obvious either. Maybe show the total downloads in that location as well and move the per-version downloads info to the versions list view?

franramirez688 commented 1 year ago

Hi @prince-chrismc

Yeah, that's it. The downloads are shown per version. We think it could be a bit confusing to show the total downloads even when selecting different versions. In my opinion, it should be information dedicated to each one such as the latest revision, licenses, etc.

franramirez688 commented 1 year ago

Maybe show the total downloads in that location as well and move the per-version downloads info in the versions list view?

Yeah, perhaps it's another good option 👍

davidsanfal commented 1 year ago

Hi! we've updated the number of downloads and how it is displayed.

Screenshot 2023-09-13 at 09 05 47 Screenshot 2023-09-13 at 09 03 03
valgur commented 1 year ago

That's a fantastic improvement. I especially like the added OS-specific info. Some suggestions (bordering on nitpicking, sorry):

davidsanfal commented 1 year ago

I'm going to take a look at it to see how we can improve it.