Skip to content

[CLUST-356] Group List Pagination - #179

Merged
yukicoder0509 merged 2 commits into
mainfrom
feat/CLUST-356-group-list-pagination
Sep 6, 2026
Merged

[CLUST-356] Group List Pagination#179
yukicoder0509 merged 2 commits into
mainfrom
feat/CLUST-356-group-list-pagination

Conversation

@anbigtomato

@anbigtomato anbigtomato commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Type of changes

  • Feature

Purpose

  • Add pagination support to the Group List
  • Pass page parameters to the Group List API
  • Add pagination controls and page switching behavior
  • Add tests for API pagination and Group List pagination flow

Additional Information

  • Uses the existing PaginationControls component.
  • Keeps the existing 0-based page index used by the API.
  • Preserves previous page data while fetching the next page to reduce loading flicker.

Preview Environment

https://pr-179.clustron.sdc.nycu.club

@anbigtomato anbigtomato self-assigned this Sep 3, 2026
@anbigtomato
anbigtomato marked this pull request as ready for review September 3, 2026 14:33
Comment thread src/hooks/useGetGroups.ts Outdated
@yukicoder0509
yukicoder0509 merged commit 9c0d2d6 into main Sep 6, 2026
8 checks passed
@yukicoder0509
yukicoder0509 deleted the feat/CLUST-356-group-list-pagination branch September 6, 2026 09:39
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