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 for 100 rows doesn't work correctly #27

Open
liketurbo opened this issue Sep 16, 2022 · 1 comment
Open

Pagination for 100 rows doesn't work correctly #27

liketurbo opened this issue Sep 16, 2022 · 1 comment
Labels
bug Something isn't working ux fix ux side

Comments

@liketurbo
Copy link

Bug Type

Functional

Reproduction steps

  1. Go to some wallet (account) page e.g. https://tonapi.io/account/EQDrLq-X6jKZNHAScgghh0h1iog3StK71zn8dcmrOj8jPWRA
  2. Scroll all the way down and set "Transaction history" rows parameter to 100
  3. Again scroll all the way down and click for next page (page 2)
  4. (Again) scroll all the way down and click for next page (page 3)

Importing part it is scrolling all the way down

Actual result

After click to page 3 it stays on page 2 and now in the rows selector it shows "200"

Expected result

Paginate and not exceed rows per page selector

Suggested Severity

Low

Device

Desktop:

  • OS: Windows 11
  • Browser firefox
  • Version 104.0.2

Additional Context

image

@julialips
Copy link

Have the similar problem, when setting rows = 25. the second page doesn't want to open
image

@brainpicture brainpicture added bug Something isn't working ux fix ux side labels Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ux fix ux side
Projects
None yet
Development

No branches or pull requests

3 participants