mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Optimize switch to text-based queries by reducing unnecessary EuiDataGrid renderings and addressing performance regression. Introduce a PARTIAL state emission in the document$ observable for text-based query results. This state indicates ongoing loading in the UI. The appState to URL changes hook completes with the COMPLETE state submission to document$, enabling UI rendering. Co-authored-by: Davis McPhee <davismcphee@hotmail.com> |
||
---|---|---|
.. | ||
apps | ||
firefox | ||
fixtures | ||
page_objects | ||
screenshots | ||
services | ||
config.base.js | ||
config.ccs.ts | ||
config.edge.js | ||
ftr_provider_context.ts | ||
jest.config.js | ||
README.md |
Kibana Functional Testing
See our Functional Testing Guide