Skip to content

[Stack Monitoring] add loading state to nodes table#114709

Merged
neptunian merged 2 commits intoelastic:masterfrom
neptunian:114162-fix-flakey-table-sort-functional-test
Oct 13, 2021
Merged

[Stack Monitoring] add loading state to nodes table#114709
neptunian merged 2 commits intoelastic:masterfrom
neptunian:114162-fix-flakey-table-sort-functional-test

Conversation

@neptunian
Copy link
Contributor

@neptunian neptunian commented Oct 12, 2021

In a previous PR, I removed the loading state from the angular version and didn't add one to the react version. This causes there to be no loading indicator when fetches are happening in the nodes listing table during table changes, and I believe it also causes the tests to be flakey that are waiting for the loading indicator to not exist. Since it never exists to begin with I think it finishes too early and causes a race condition when clicking a column to sort twice (see error). I think it could be the cause of this test failing sometimes.

Test

  • In both Angular and React mode, when sorting or querying in the Nodes Listing table, there should be a loading indicator while the fetch is happening

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.16.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants