Open kavilla opened 1 year ago
Once this is addressed we can remove the wait here: https://github.com/opensearch-project/opensearch-dashboards-functional-test/pull/692/files
or add a wait using the loading bar.
This table rendering flakiness causes some discover tests flaky, such as /apps/data_explorer/discover.spec.js. Are we planning to fix this soon? @ananzh
Describe the bug
The table visualization will render each row as a table for a split second and then apply the style
To Reproduce Steps to reproduce the behavior:
Expected behavior Render data change and styles at the same time. Or put a spinner for the visualization itself
OpenSearch Version Please list the version of OpenSearch being used.
Dashboards Version Please list the version of OpenSearch Dashboards being used.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.