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

Debounce fetch for going up or down a page #122

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

StanTheMan132
Copy link
Collaborator

Should fix issues:
When clicking the right arrow multiple times to go to the last page, it seems that all intermittent pages are also loaded in the background and slows down the process of going to the last page.
and
Using the right arrow button to navigate to the last page, results in the last to one page is shown. Example: when navigating to page 4 (when there are 4 pages), page 4 seems to be loaded briefly, and then page 3 is shown. The url still indicates that we're viewing page 4 as does the page navigation, except the content of page 3 is shown. It is most notable for pages that don't load quickly like Tracy at the moment.
from T31853

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

Successfully merging this pull request may close these issues.

2 participants