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

Feature Request: Recalculate start and end of results when More Results is triggered #16

Open
brian6932 opened this issue Feb 27, 2023 · 1 comment

Comments

@brian6932
Copy link
Contributor

brian6932 commented Feb 27, 2023

Google has added it's own form of pagerization/preloading pagination, sometimes you have to press it manually, and sometimes it automatically goes to the next page, this seems to be triggered by your scroll wheel. At the moment it does count as a link in the navigator, it would be good to account for this and recalculate the current links once it's pressed, or somehow make the site think that the extension is simulating a scroll, and have it auto trigger.
Currently, when it is pressed, you skip from last link to the More Results button, thereby skipping all the newly loaded results in between.

@brian6932 brian6932 changed the title Feature Request: Recalculate start and end of results when More Results is clicked Feature Request: Recalculate start and end of results when More Results is triggered Feb 27, 2023
@RogueArt
Copy link
Owner

RogueArt commented Mar 9, 2023

This is a great idea and I've added this to the list of improvements that I will be rolling out in late March / early April!

On a side note, I have a stronger vision for this overall project now given that I recently noticed a sizeable amount of users are using it now. For the long-term plan, I'll be focusing on more customizations (see #2), a more regular release cycle, and allowing ways for contributors to help develop in the upcoming month.

Feel free to create more issues or make comments if you can see ways to improve the addon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants