Skip to content

πŸ› Bugfix: Fixed the pagination issue on the resource management page. #2605#2607

Merged
WMC001 merged 3 commits intodevelopfrom
pyh/fix_users_pagination_develop
Mar 5, 2026
Merged

πŸ› Bugfix: Fixed the pagination issue on the resource management page. #2605#2607
WMC001 merged 3 commits intodevelopfrom
pyh/fix_users_pagination_develop

Conversation

@YehongPan
Copy link
Contributor

πŸ› Bugfix: Fixed the pagination issue on the resource management page. #2605
[Specification Details]

  1. Modify the /groups/list and /users/list interfaces to perform a full query when no pagination parameter is passed.
  2. Modify the front-end API calls so that pagination parameters are not passed to calls made elsewhere, except for the corresponding tab on the resource management page.
  3. Modify and add test cases.
    [Test Result]
image

εΈ¦εˆ†ι‘΅ε‚ζ•°ηš„userζŸ₯诒:
image
image

δΈεΈ¦εˆ†ι‘΅ε‚ζ•°ηš„groupζŸ₯诒:
image
image

…2605

[Specification Details]
1. Modify the `/groups/list` and `/users/list` interfaces to perform a full query when no pagination parameter is passed.
2. Modify the front-end API calls so that pagination parameters are not passed to calls made elsewhere, except for the corresponding tab on the resource management page.
3. Modify and add test cases.
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.

πŸ“’ Thoughts on this report? Let us know!

# Conflicts:
#	frontend/app/[locale]/agents/components/agentInfo/AgentGenerateDetail.tsx
…2605

[Specification Details]
1. Solving assembly line problems and conflicts.
@WMC001 WMC001 merged commit 3044870 into develop Mar 5, 2026
15 checks passed
@YehongPan YehongPan deleted the pyh/fix_users_pagination_develop branch March 11, 2026 06:56
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