IsThereAnyDeal / AugmentedSteam

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

[FEATURE REQUEST] Friend List SORTING #1393

Open hankgames opened 2 years ago

hankgames commented 2 years ago

Current Behavior (if any): Mediocre friend list behavior.

Desired Behavior: Functionality to sort by different factors, i.e. steam level, A-Z, Z-A, age of acc, friend added date, etc...

Motivation / Use Case for Changing the Behavior: Having too many friends is a problem UI/UX-wise, purely because of the limited functionality of the page. You can group friends and can search as well, but that's all. Really in need of some extra functionality love.

candela97 commented 2 years ago

Yeah more sorting options is always nice to have, but from your list I only think sorting in alphabetical order is doable at the moment. Steam level requires fetching miniprofile hover content, and age of account requires fetching the badges page for each friend all at once to sort correctly, which would amount to a lot of requests; as for friend added date, I don't know if that info is available anywhere apart from the trade offer window...