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

Pagination doesn't work correct for greater values #160

Open
mbiesiad opened this issue Aug 26, 2022 · 0 comments
Open

Pagination doesn't work correct for greater values #160

mbiesiad opened this issue Aug 26, 2022 · 0 comments

Comments

@mbiesiad
Copy link

mbiesiad commented Aug 26, 2022

Describe the bug
Pagination doesn't work correct for values greater than established (some cases, some queries).

To Reproduce
Steps to reproduce the behavior:

  1. Go to: https://presearch.com/search?q=Rubber%20duck%20debugging
  2. Scroll down and click last page - '5' in that case: https://presearch.com/search?q=Rubber%20duck%20debugging&page=5
  3. Change page value (pagination; browser URL bar) for bigger: https://presearch.com/search?q=Rubber%20duck%20debugging&page=100

You can change the searching words and experiment yourself with values.

Expected behavior
Pagination site number is underlined correctly and results are correct.

Screenshots
❌ Issue (result for page=100):
pagination-100

✅ Correct view & current page number is underlined:
pagination-5

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome (also applies to other browsers)
  • Version: 104

Additional context
In some cases, there is displayed info: Sorry, no results found..., screenshot:
no-results

Best wishes,

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

1 participant