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

Switching between server-side paginated lists incorrectly briefly shows 'no row's message before rows shown #12748

Open
Tracked by #8527
richard-cox opened this issue Dec 3, 2024 · 0 comments · May be fixed by #12884
Assignees
Labels
area/server-side-pagination kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@richard-cox
Copy link
Member

richard-cox commented Dec 3, 2024

  • no rows should only show when the results are in and there are rows, otherwise table loading indicator should be shown
  • there's lots of code to do this, need to dive in
  • check if canPaginate is first briefly false, if so block on it being populated
@richard-cox richard-cox added this to the v2.11.0 milestone Dec 3, 2024
@richard-cox richard-cox self-assigned this Dec 3, 2024
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Dec 3, 2024
@codyrancher codyrancher self-assigned this Dec 12, 2024
codyrancher added a commit to codyrancher/dashboard that referenced this issue Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/server-side-pagination kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
2 participants