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

Android: Infinite scroll toggle setting ignored #2987

Closed
voodoochiledev opened this issue Jun 20, 2023 · 1 comment
Closed

Android: Infinite scroll toggle setting ignored #2987

voodoochiledev opened this issue Jun 20, 2023 · 1 comment
Assignees
Labels
android bug reproduced This issue was reproduced by the assignee.
Milestone

Comments

@voodoochiledev
Copy link

Bug description

Infinite scroll on Android stays enabled regardless of changing toggle in settings

Steps to reproduce

  1. Go to 'Settings -> Interface'
  2. Uncheck box 'Infinite scroll'
  3. Go to search results and continue scrolling down
  4. Scrolling continues loading under "infinite scroll", and see inconsistent loading behavior when switching pages

Expected behavior

Once the first page reaches the end, it should stop loading further pages until pressing the button to advance pages

Context

  • No mention in logs when this toggle is changed in settings
  • Additionally see the other (possibly related) issues in logs that have been noted, such as issue Save settings are empty #2978
  • The page switch buttons do function, but the thumbnails displayed seem incorrect and out of order due to trying to frontload everything into the first page

System information

  • OS: Android 13
  • Device: Pixel 4a 5g
  • Grabber version: 7.11.0
@Bionus Bionus added reproduced This issue was reproduced by the assignee. android labels Jun 22, 2023
@Bionus Bionus self-assigned this Jun 22, 2023
@Bionus Bionus added this to the 7.11.1 milestone Jun 22, 2023
@Bionus
Copy link
Owner

Bionus commented Jun 22, 2023

Indeed I could reproduce and pushed a fix, thanks for the heads-up 👍

the thumbnails displayed seem incorrect and out of order due to trying to frontload everything into the first page

Not quite sure what you mean by this though?

@Bionus Bionus closed this as completed in 820771e Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug reproduced This issue was reproduced by the assignee.
Projects
None yet
Development

No branches or pull requests

2 participants