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

[Governance] Use server side pagination when loading compliance results #3715

Closed
Piumal1999 opened this issue Feb 27, 2025 · 0 comments · Fixed by wso2/apim-apps#949
Closed

Comments

@Piumal1999
Copy link

Piumal1999 commented Feb 27, 2025

Current Limitation

The getAPICompliance and getPolicyAdherence endpoints have a default limit of 25 element. We need to update the current frontend implementation to use the pagination data to load the remaining when needed.

Suggested Improvement

Update the relavant components with the server side pagination functionality.

Also improve the existing pagination functionality

Version

4.5.0-beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant