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 Functionality #55

Conversation

chopachop
Copy link

@chopachop chopachop commented Jul 12, 2024

What is the purpose of this pull request?

Add pagination functionality for projects and versions tables

What has changed?

Added pagination functionality for projects and versions tables

Jira links

https://uniwise.atlassian.net/browse/MP-2471

@chopachop chopachop changed the title saving Pagination Functionality Jul 13, 2024
onPageChange: (page: number) => void;
}

export const TablePaginationSection: React.FC<TablePaginationSectionProps> = ({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spicy 🌶️

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missed that React.FC part. Will change it to FC

@chopachop chopachop merged commit effa071 into feature/MP-2381-versioning-dashboard Jul 24, 2024
2 checks passed
@chopachop chopachop deleted the MP-2471-pagination-section-component branch July 24, 2024 07:50
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.

3 participants