Description
When removing ignored games from the account filters all even pages are skipped, because page 1 will cleared instantly, then the script will load the second page. However at that time page 2 would have been the old page 3, prior to removing everything on page 1.
The same thing happens with page 3, pages 1 and 3 have been cleared, leaving 2, 4, 5, 6, ... in the queue and the original page 5 is now the 3rd page.
Click on the add/remove games button next to "Sort by: Game"
Leave everything on default (text area empty, all settings off)
Click "Remove"
Once done, every even page won't have been deleted
Expected Behavior
Entries should be deleted from all pages.
Should be easily fixable by either going in the reverse direction or always removing the first page (since pages work similar to a queue in this specific case).
Console Errors
None.
Screenshots
System (please complete the following information):
Description When removing ignored games from the account filters all even pages are skipped, because page 1 will cleared instantly, then the script will load the second page. However at that time page 2 would have been the old page 3, prior to removing everything on page 1.
The same thing happens with page 3, pages 1 and 3 have been cleared, leaving 2, 4, 5, 6, ... in the queue and the original page 5 is now the 3rd page.
Steps to Reproduce
Expected Behavior Entries should be deleted from all pages.
Should be easily fixable by either going in the reverse direction or always removing the first page (since pages work similar to a queue in this specific case).
Console Errors None.
Screenshots
System (please complete the following information):
Additional Context None.