[Case] Improve all cases table loading to prevent flashing#240155
Merged
christineweng merged 1 commit intoelastic:mainfrom Oct 23, 2025
Merged
[Case] Improve all cases table loading to prevent flashing#240155christineweng merged 1 commit intoelastic:mainfrom
christineweng merged 1 commit intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-cases (Team:Cases) |
Contributor
💛 Build succeeded, but was flaky
Failed CI Steps
Metrics [docs]Async chunks
|
Contributor
|
Starting backport for target branches: 8.19, 9.1, 9.2 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 23, 2025
…40155) ## Summary QOL improvement to not show the skeleton text when user switch between tabs. The skeleton text can create a flashing effect when user switch tabs and come back to cases. This is more obvious in slower instances with many cases. Before Skeleton text is shown despite there is data in the table https://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea After Skeleton text is only shown when the page first loads (first action), subsequent tab switch shows progress bar in the table (second action) https://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) - [x] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. (cherry picked from commit f702966)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 23, 2025
…40155) ## Summary QOL improvement to not show the skeleton text when user switch between tabs. The skeleton text can create a flashing effect when user switch tabs and come back to cases. This is more obvious in slower instances with many cases. Before Skeleton text is shown despite there is data in the table https://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea After Skeleton text is only shown when the page first loads (first action), subsequent tab switch shows progress bar in the table (second action) https://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) - [x] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. (cherry picked from commit f702966)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 23, 2025
…40155) ## Summary QOL improvement to not show the skeleton text when user switch between tabs. The skeleton text can create a flashing effect when user switch tabs and come back to cases. This is more obvious in slower instances with many cases. Before Skeleton text is shown despite there is data in the table https://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea After Skeleton text is only shown when the page first loads (first action), subsequent tab switch shows progress bar in the table (second action) https://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) - [x] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. (cherry picked from commit f702966)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Oct 23, 2025
…0155) (#240304) # Backport This will backport the following commits from `main` to `9.1`: - [[Case] Improve all cases table loading to prevent flashing (#240155)](#240155) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"christineweng","email":"18648970+christineweng@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-10-23T14:04:09Z","message":"[Case] Improve all cases table loading to prevent flashing (#240155)\n\n## Summary\n\nQOL improvement to not show the skeleton text when user switch between\ntabs. The skeleton text can create a flashing effect when user switch\ntabs and come back to cases. This is more obvious in slower instances\nwith many cases.\n\nBefore\nSkeleton text is shown despite there is data in the table\n\n\nhttps://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea\n\n\nAfter\nSkeleton text is only shown when the page first loads (first action),\nsubsequent tab switch shows progress bar in the table (second action)\n\n\n\nhttps://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"f702966823ae821e3a72246aa93db9c4a6066ce2","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:version","Team:Cases","v9.2.0","v9.3.0","v9.1.6","v8.19.6"],"title":"[Case] Improve all cases table loading to prevent flashing","number":240155,"url":"https://github.com/elastic/kibana/pull/240155","mergeCommit":{"message":"[Case] Improve all cases table loading to prevent flashing (#240155)\n\n## Summary\n\nQOL improvement to not show the skeleton text when user switch between\ntabs. The skeleton text can create a flashing effect when user switch\ntabs and come back to cases. This is more obvious in slower instances\nwith many cases.\n\nBefore\nSkeleton text is shown despite there is data in the table\n\n\nhttps://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea\n\n\nAfter\nSkeleton text is only shown when the page first loads (first action),\nsubsequent tab switch shows progress bar in the table (second action)\n\n\n\nhttps://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"f702966823ae821e3a72246aa93db9c4a6066ce2"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","9.1","8.19"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/240155","number":240155,"mergeCommit":{"message":"[Case] Improve all cases table loading to prevent flashing (#240155)\n\n## Summary\n\nQOL improvement to not show the skeleton text when user switch between\ntabs. The skeleton text can create a flashing effect when user switch\ntabs and come back to cases. This is more obvious in slower instances\nwith many cases.\n\nBefore\nSkeleton text is shown despite there is data in the table\n\n\nhttps://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea\n\n\nAfter\nSkeleton text is only shown when the page first loads (first action),\nsubsequent tab switch shows progress bar in the table (second action)\n\n\n\nhttps://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"f702966823ae821e3a72246aa93db9c4a6066ce2"}},{"branch":"9.1","label":"v9.1.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: christineweng <18648970+christineweng@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Oct 23, 2025
…40155) (#240302) # Backport This will backport the following commits from `main` to `8.19`: - [[Case] Improve all cases table loading to prevent flashing (#240155)](#240155) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"christineweng","email":"18648970+christineweng@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-10-23T14:04:09Z","message":"[Case] Improve all cases table loading to prevent flashing (#240155)\n\n## Summary\n\nQOL improvement to not show the skeleton text when user switch between\ntabs. The skeleton text can create a flashing effect when user switch\ntabs and come back to cases. This is more obvious in slower instances\nwith many cases.\n\nBefore\nSkeleton text is shown despite there is data in the table\n\n\nhttps://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea\n\n\nAfter\nSkeleton text is only shown when the page first loads (first action),\nsubsequent tab switch shows progress bar in the table (second action)\n\n\n\nhttps://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"f702966823ae821e3a72246aa93db9c4a6066ce2","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:version","Team:Cases","v9.2.0","v9.3.0","v9.1.6","v8.19.6"],"title":"[Case] Improve all cases table loading to prevent flashing","number":240155,"url":"https://github.com/elastic/kibana/pull/240155","mergeCommit":{"message":"[Case] Improve all cases table loading to prevent flashing (#240155)\n\n## Summary\n\nQOL improvement to not show the skeleton text when user switch between\ntabs. The skeleton text can create a flashing effect when user switch\ntabs and come back to cases. This is more obvious in slower instances\nwith many cases.\n\nBefore\nSkeleton text is shown despite there is data in the table\n\n\nhttps://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea\n\n\nAfter\nSkeleton text is only shown when the page first loads (first action),\nsubsequent tab switch shows progress bar in the table (second action)\n\n\n\nhttps://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"f702966823ae821e3a72246aa93db9c4a6066ce2"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","9.1","8.19"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/240155","number":240155,"mergeCommit":{"message":"[Case] Improve all cases table loading to prevent flashing (#240155)\n\n## Summary\n\nQOL improvement to not show the skeleton text when user switch between\ntabs. The skeleton text can create a flashing effect when user switch\ntabs and come back to cases. This is more obvious in slower instances\nwith many cases.\n\nBefore\nSkeleton text is shown despite there is data in the table\n\n\nhttps://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea\n\n\nAfter\nSkeleton text is only shown when the page first loads (first action),\nsubsequent tab switch shows progress bar in the table (second action)\n\n\n\nhttps://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"f702966823ae821e3a72246aa93db9c4a6066ce2"}},{"branch":"9.1","label":"v9.1.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: christineweng <18648970+christineweng@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Oct 23, 2025
…0155) (#240305) # Backport This will backport the following commits from `main` to `9.2`: - [[Case] Improve all cases table loading to prevent flashing (#240155)](#240155) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"christineweng","email":"18648970+christineweng@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-10-23T14:04:09Z","message":"[Case] Improve all cases table loading to prevent flashing (#240155)\n\n## Summary\n\nQOL improvement to not show the skeleton text when user switch between\ntabs. The skeleton text can create a flashing effect when user switch\ntabs and come back to cases. This is more obvious in slower instances\nwith many cases.\n\nBefore\nSkeleton text is shown despite there is data in the table\n\n\nhttps://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea\n\n\nAfter\nSkeleton text is only shown when the page first loads (first action),\nsubsequent tab switch shows progress bar in the table (second action)\n\n\n\nhttps://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"f702966823ae821e3a72246aa93db9c4a6066ce2","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:version","Team:Cases","v9.2.0","v9.3.0","v9.1.6","v8.19.6"],"title":"[Case] Improve all cases table loading to prevent flashing","number":240155,"url":"https://github.com/elastic/kibana/pull/240155","mergeCommit":{"message":"[Case] Improve all cases table loading to prevent flashing (#240155)\n\n## Summary\n\nQOL improvement to not show the skeleton text when user switch between\ntabs. The skeleton text can create a flashing effect when user switch\ntabs and come back to cases. This is more obvious in slower instances\nwith many cases.\n\nBefore\nSkeleton text is shown despite there is data in the table\n\n\nhttps://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea\n\n\nAfter\nSkeleton text is only shown when the page first loads (first action),\nsubsequent tab switch shows progress bar in the table (second action)\n\n\n\nhttps://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"f702966823ae821e3a72246aa93db9c4a6066ce2"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","9.1","8.19"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/240155","number":240155,"mergeCommit":{"message":"[Case] Improve all cases table loading to prevent flashing (#240155)\n\n## Summary\n\nQOL improvement to not show the skeleton text when user switch between\ntabs. The skeleton text can create a flashing effect when user switch\ntabs and come back to cases. This is more obvious in slower instances\nwith many cases.\n\nBefore\nSkeleton text is shown despite there is data in the table\n\n\nhttps://github.com/user-attachments/assets/1357828d-ddc4-4a4f-9541-4c0384ffc0ea\n\n\nAfter\nSkeleton text is only shown when the page first loads (first action),\nsubsequent tab switch shows progress bar in the table (second action)\n\n\n\nhttps://github.com/user-attachments/assets/3d99c3d6-7edc-4d52-a189-96049bbe7b88\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"f702966823ae821e3a72246aa93db9c4a6066ce2"}},{"branch":"9.1","label":"v9.1.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: christineweng <18648970+christineweng@users.noreply.github.com>
Contributor
|
Pinging @elastic/response-ops (Team:ResponseOps) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
QOL improvement to not show the skeleton text when user switch between tabs. The skeleton text can create a flashing effect when user switch tabs and come back to cases. This is more obvious in slower instances with many cases.
Before
Skeleton text is shown despite there is data in the table
Before.mov
After
Skeleton text is only shown when the page first loads (first action), subsequent tab switch shows progress bar in the table (second action)
Screen.Recording.2025-10-22.at.1.30.33.PM.mov
Checklist
release_note:*label is applied per the guidelinesbackport:*labels.