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

feat(ourlogs): Add pagination to the log table #86396

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

k-fish
Copy link
Member

@k-fish k-fish commented Mar 5, 2025

Summary

This adds pagination to the log table, keeping cursor separate in query params so that when we re-use the table it doesn't collide with existing pagination.

This adds pagination to the log table, keeping cursor separate in query params so that when we re-use the table it doesn't collide with existing pagination.
@k-fish k-fish requested a review from a team as a code owner March 5, 2025 17:10
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 5, 2025
@k-fish k-fish merged commit 296272a into master Mar 5, 2025
43 checks passed
@k-fish k-fish deleted the fix/ourlogs/pagination-ui branch March 5, 2025 17:42
philipphofmann pushed a commit that referenced this pull request Mar 6, 2025
### Summary
This adds pagination to the log table, keeping cursor separate in query
params so that when we re-use the table it doesn't collide with existing
pagination.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants