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

Pagination and Server-Side Filtering for Workflow List #1503

Open
javirln opened this issue Nov 12, 2024 · 0 comments
Open

Pagination and Server-Side Filtering for Workflow List #1503

javirln opened this issue Nov 12, 2024 · 0 comments
Assignees

Comments

@javirln
Copy link
Member

javirln commented Nov 12, 2024

Problem: The current workflow list is not paginated, which impacts the user experience, especially for those with a large number of workflow runs. Retrieving all workflows at once can lead to performance issues and slow response times.

Objective: Implement pagination and server-side filtering for the workflow list to improve performance and usability.

Acceptance Criteria:

  • Add pagination to the workflow list.
  • Implement server-side filtering to enhance data retrieval.
  • Ensure smooth navigation and optimal response times for users.

Additional Notes: This enhancement will provide a more scalable solution, allowing users to efficiently browse through their workflows without performance degradation.

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

No branches or pull requests

1 participant