You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Apply a filter, such as sorting by Name and/or DLC only
Try inputting a new ranking on wishlist item, then press enter to update the ranking after entering the value
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)
The text was updated successfully, but these errors were encountered:
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
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
Specifications
The text was updated successfully, but these errors were encountered: