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

[BUG] When changing a wishlist item's ranking, it will not update correctly when under a filter (besides Ranking only) #2116

Open
Slyxxboi opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Slyxxboi
Copy link

Expected Behavior

Items should update with correct index number when changing their rank value, even when under a filter such as "Name" and/or "Type: DLC". Example: Using a very high number such as "99999" would update the wishlist correctly and put the item at the bottom of the wishlist. Like if you had 1000 games on your wishlist, inputting "99999" would make it rank 1000 after pressing enter.

Actual Behavior

Image

Typing in a new index number to change the ranking while under a filter (such as "Name" and/or "Type: DLC"), will not update correctly. The input index number will remain as is (not updating the ranking) and when trying to refresh the page, it either stays the original value it was before or becomes a random value.

The example I gave in the 'Expected Behavior' does work when the wishlist is only sorted by the Ranking filter. However, it make sorting things more difficult this way, especially on large wishlists.

Steps to Reproduce the Problem

  1. Apply a filter, such as sorting by Name and/or DLC only
  2. Try inputting a new ranking on wishlist item, then press enter to update the ranking after entering the value
  3. The rankings on your wishlist should not update properly, even if you refresh the page.

Specifications

  • Augmented Steam Version: 4.2.1
  • Browser Version: Google Chrome Version 132.0.6834.84 (Official Build) (64-bit)
@Slyxxboi Slyxxboi added the bug Something isn't working label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant