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

Feat/updated pagination #209

Merged
merged 4 commits into from
Nov 7, 2024
Merged

Feat/updated pagination #209

merged 4 commits into from
Nov 7, 2024

Conversation

rozanagy
Copy link
Contributor

@rozanagy rozanagy commented Nov 7, 2024

This pull request introduces pagination to the ProtocolHistoryTable component. The changes include adding state management for the current page, calculating the total number of pages, and slicing the items array to display only the items for the current page. Additionally, navigation buttons for moving between pages have been added.

Screenshot 2024-11-07 at 11 26 54

@rozanagy rozanagy requested a review from Polybius93 November 7, 2024 10:26
Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for test-mint-dlc-link ready!

Name Link
🔨 Latest commit 5709110
🔍 Latest deploy log https://app.netlify.com/sites/test-mint-dlc-link/deploys/672c95d18e527f0008cb7919
😎 Deploy Preview https://deploy-preview-209--test-mint-dlc-link.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for dev-mint-dlc-link ready!

Name Link
🔨 Latest commit 5709110
🔍 Latest deploy log https://app.netlify.com/sites/dev-mint-dlc-link/deploys/672c95d1439c9300086aedbe
😎 Deploy Preview https://deploy-preview-209--dev-mint-dlc-link.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rozanagy rozanagy merged commit ad95f39 into dev Nov 7, 2024
15 checks passed
@rozanagy rozanagy deleted the feat/updated-pagination branch November 7, 2024 12:44
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