Skip to content

Conversation

kunal-595
Copy link

fixes #386

Added client-side pagination and improved the Earn Report page for easier navigation of older entries.

Changes Made

  • Implemented client-side pagination to browse older hist0ry efficiently.
  • Increased the default page size from 25 → 50.
  • Added more page-size options: 25, 50, 100, 250, and “Show all”.
  • Added pagination controls: first / previous / next / last + page selector.
  • Enhanced timestamp tooltips to display precise time information on hover.

@theborakompanioni
Copy link
Collaborator

hmm.. it seems the default page size is increased but not reflected in the page size picker.. can you reproduce?

@kunal-595
Copy link
Author

Thanks a lot for pointing that out,
You’re totally right the default page size is not showing up correctly in the picker.
I checked it on my end and can reproduce it too. I will push a quick fix so it defaults to 50 as intended.

@kunal-595
Copy link
Author

Thanks again for reviewing and pointing out the page size picker issue,
I have pushed a fix and now the picker correctly defaults to 50.
I really enjoyed working on this, and if there are any other issues I could help with, I would be very happy to take them on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Earn Report: Improvements

2 participants