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

site-admin: broken pagination for workers #1017

Open
jbrockopp opened this issue Oct 28, 2024 · 1 comment
Open

site-admin: broken pagination for workers #1017

jbrockopp opened this issue Oct 28, 2024 · 1 comment
Labels
bug Indicates a bug status/backlog Indicates the item is in the backlog

Comments

@jbrockopp
Copy link
Contributor

Description

As we've been exploring the new workers page of the site admin capabilities we noticed that pagination appears broken:

image

In the above screenshot, I'm attempting to highlight that we have a large number of records being returned on this page.

This is demonstrated by the search for yes on that page from the Active column showing 720 results returned.

Value

  • ensure that we aren't taxing the API or DB by sending queries that capture everything from the workers table

Useful Information

  1. What is the output of vela --version?

v0.24

  1. What operating system is being used?

https://www.flatcar.org/

  1. Any other important details?

N/A

@jbrockopp jbrockopp added the bug Indicates a bug label Oct 28, 2024
@chrispdriscoll
Copy link
Contributor

Reviewed as a team and we agreed we'll try to get this into v0.26 as a stretch goal.

@chrispdriscoll chrispdriscoll added the status/backlog Indicates the item is in the backlog label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug status/backlog Indicates the item is in the backlog
Projects
None yet
Development

No branches or pull requests

2 participants