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

Fix: Fallback Values for Pagination #194

Merged
merged 3 commits into from
Jul 21, 2022
Merged

Conversation

f11h
Copy link
Contributor

@f11h f11h commented Jul 21, 2022

This PR fixes Pagination for TrustList Pagination if only pagesize OR page is provided.

fixes #192

@f11h f11h requested a review from a team as a code owner July 21, 2022 16:10
@f11h f11h changed the title Add Fallback Values for Pagination Fix: Fallback Values for Pagination Jul 21, 2022
@f11h f11h added the bug Something isn't working label Jul 21, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jul 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

69.2% 69.2% Coverage
0.0% 0.0% Duplication

@f11h f11h merged commit 617e48e into main Jul 21, 2022
@f11h f11h deleted the fix/pagination-with-default-values branch July 21, 2022 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

trustList pagination does not use default values
2 participants