Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@leirbag95
Copy link
Contributor

This pull request adds pagination functionality to the message loading section of the program. The program now loads 20 messages per page, and users can navigate through all pages using the pagination component.

Changes Made:

  • Added a new pagination component to handle page navigation
  • Modified the message loading function to only retrieve 20 messages per page
  • Added logic to the pagination component to retrieve the correct set of messages for the selected page

Pagination screenshot

@github-actions
Copy link

@leirbag95 leirbag95 requested review from BjrInt, amalcaraz and hoh January 16, 2023 15:40
Copy link
Member

@BjrInt BjrInt left a comment

Choose a reason for hiding this comment

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

This review covers code written on a previous iteration. The changes for this specific feature look ok though.

Why is pagination limited to programs only? All views could benefit from it.

@github-actions
Copy link

@leirbag95 leirbag95 requested a review from BjrInt January 20, 2023 14:14
@github-actions
Copy link

@leirbag95 leirbag95 removed request for amalcaraz and hoh January 26, 2023 12:33
@leirbag95 leirbag95 merged commit 7bee448 into main Jan 26, 2023
@leirbag95 leirbag95 deleted the Feat/myprogram-pagination branch January 26, 2023 14:14
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