Skip to content

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

Open
YehongPan wants to merge 3 commits intodevelopfrom
pyh/fix_users_pagination_develop
Open

πŸ› Bugfix: Fixed the pagination issue on the resource management page. #2605#2607
YehongPan wants to merge 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.
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.

1 participant