IsThereAnyDeal / AugmentedSteam

Augments your Steam Experience
https://augmentedsteam.com
GNU General Public License v3.0
1.39k stars 86 forks source link

Add pagination on "all games" page of user profiles. #622

Closed Rudokhvist closed 3 years ago

Rudokhvist commented 4 years ago

It is known that steam may be extremely slow when trying to load huge game libraries (>1k games), it can freeze for a couple of minutes to show it, you can see what I'm talking about for example here: https://steamcommunity.com/id/ArchiPL/games/?tab=all Recently I was told about this add-on http://lab.nyan.link/sliwipi/ (source code is available here https://github.com/Yusyuriv/Sliwipi ) that can add a pagination to that page, effectively removing the freezes when opening it. This add-on seems to be long abandoned, I had to meddle with it a little even to make it start, but it indeed solves the above issue. So, my suggestion is to integrate this feature to AS instead. That add-on also used to work with wishlists, but it seems unnecessary now, when Valve made new dynamic wishlist page, so we only need library part.

Revadike commented 4 years ago

Were you also gonna do this? If so, perhaps you can be assigned to this issue.

Rudokhvist commented 4 years ago

Yes, I'm working on a PR. Unsure if it will be of proper quality though(

Revadike commented 4 years ago

Yes, I'm working on a PR. Unsure if it will be of proper quality though(

You got us reviewers for that ;)

Revadike commented 4 years ago

image

From the Steam Sale Event chat

Rudokhvist commented 3 years ago

since #735 is closed, this probably should be closed too.