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

Update flow runs on Runs page to use pagination rather than infinite scrolling #13839

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

pleek91
Copy link
Contributor

@pleek91 pleek91 commented Jun 6, 2024

Description

Implementation of PrefectHQ/prefect-ui-library#2505

The runs page now uses pagination when viewing flow runs rather than infinite scrolling. This is significantly more performant especially for users with many runs. Page size can be customized same as the Flows, Deployments, and other pages.

image

@pleek91 pleek91 added enhancement An improvement of an existing feature ui Related to the Prefect web interface labels Jun 6, 2024
@pleek91 pleek91 requested a review from a team as a code owner June 6, 2024 19:44
@pleek91
Copy link
Contributor Author

pleek91 commented Jun 6, 2024

Needs PrefectHQ/prefect-ui-library#2505

@pleek91 pleek91 merged commit c1550eb into main Jun 6, 2024
6 checks passed
@pleek91 pleek91 deleted the flow-run-pagination-ui branch June 6, 2024 20:54
@pleek91 pleek91 restored the flow-run-pagination-ui branch June 6, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature ui Related to the Prefect web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants